Package org.commonjava.indy.change.event
Class IndyLifecycleEvent
- java.lang.Object
-
- org.commonjava.indy.change.event.IndyLifecycleEvent
-
public class IndyLifecycleEvent extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIndyLifecycleEvent.Type
-
Constructor Summary
Constructors Constructor Description IndyLifecycleEvent(IndyLifecycleEvent.Type type)
-
-
-
Constructor Detail
-
IndyLifecycleEvent
public IndyLifecycleEvent(IndyLifecycleEvent.Type type)
-
-
Method Detail
-
getType
public IndyLifecycleEvent.Type getType()
-
-