Package org.jboss.as.pojo.service
Class InstalledPojoPhase
java.lang.Object
org.jboss.as.pojo.service.AbstractPojoPhase
org.jboss.as.pojo.service.InstalledPojoPhase
- All Implemented Interfaces:
org.jboss.msc.Service,org.jboss.msc.service.Service<Object>,org.jboss.msc.value.Value<Object>
POJO installed phase.
- Author:
- Ales Justin
-
Field Summary
Fields inherited from interface org.jboss.msc.service.Service
NULL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.as.pojo.service.AbstractPojoPhase
addCallbacks, considerUninstalls, createJoinpoint, executeInstalls, executeUninstalls, getBean, getBeanConfig, getBeanInfo, getIndex, getModule, getValue, registerAliases, removeCallbacks, setBean, setBeanConfig, setBeanInfo, setIndex, setModule, start, startInternal, stop, stopInternal
-
Constructor Details
-
InstalledPojoPhase
public InstalledPojoPhase()
-
-
Method Details
-
getLifecycleState
- Specified by:
getLifecycleStatein classAbstractPojoPhase
-
createNextPhase
- Specified by:
createNextPhasein classAbstractPojoPhase
-