|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryEvent.EventType | |
---|---|
org.apache.karaf.features |
Uses of RepositoryEvent.EventType in org.apache.karaf.features |
---|
Methods in org.apache.karaf.features that return RepositoryEvent.EventType | |
---|---|
RepositoryEvent.EventType |
RepositoryEvent.getType()
|
static RepositoryEvent.EventType |
RepositoryEvent.EventType.valueOf(java.lang.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. |
Constructors in org.apache.karaf.features with parameters of type RepositoryEvent.EventType | |
---|---|
RepositoryEvent(Repository repository,
RepositoryEvent.EventType type,
boolean replay)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |