|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.kernel.LifeCycleMethod
org.jboss.portal.server.kernel.DowngradeMethod
public abstract class DowngradeMethod
Field Summary |
---|
Fields inherited from class org.jboss.portal.server.kernel.LifeCycleMethod |
---|
kernel |
Constructor Summary | |
---|---|
protected |
DowngradeMethod(Kernel kernel)
|
Method Summary | |
---|---|
State |
invoke(org.jboss.portal.server.kernel.Entry entry)
|
Methods inherited from class org.jboss.portal.server.kernel.LifeCycleMethod |
---|
checkState, invokeMethod, invokeMethodOnDependsOnMe, invokeOnDependsOnMe |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DowngradeMethod(Kernel kernel)
Method Detail |
---|
public State invoke(org.jboss.portal.server.kernel.Entry entry) throws TransitionNotPossibleException, ServiceFailureException
invoke
in class LifeCycleMethod
TransitionNotPossibleException
ServiceFailureException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |