|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.upgrade.RegisterServiceStepHandler
public class RegisterServiceStepHandler
Registers a service. The service install path should be in a 'path' element inside the step node of this step.
Constructor Summary | |
---|---|
RegisterServiceStepHandler()
|
Method Summary | |
---|---|
org.w3c.dom.Node |
executeStep(SessionConfig sessionConfig,
org.w3c.dom.Node stepNode,
ITransaction transaction)
Executes a step in the upgrade process. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegisterServiceStepHandler()
Method Detail |
---|
public org.w3c.dom.Node executeStep(SessionConfig sessionConfig, org.w3c.dom.Node stepNode, ITransaction transaction) throws PortalException
IStepHandler
executeStep
in interface IStepHandler
sessionConfig
- the user session information.stepNode
- the xml step definition node.transaction
- the transaction for persistence access.
PortalException
- if it was not possible to execute the step.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |