| Package | Description |
|---|---|
| org.apache.karaf.features |
| Modifier and Type | Method and Description |
|---|---|
RepositoryEvent.EventType |
RepositoryEvent.getType() |
static RepositoryEvent.EventType |
RepositoryEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositoryEvent.EventType[] |
RepositoryEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RepositoryEvent(Repository repository,
RepositoryEvent.EventType type,
boolean replay) |
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.