Uses of Interface
com.sapportals.portal.prt.deployment.hook.IDeploymentEvent

Packages that use IDeploymentEvent
com.sapportals.portal.prt.deployment.hook   
 

Uses of IDeploymentEvent in com.sapportals.portal.prt.deployment.hook
 

Subinterfaces of IDeploymentEvent in com.sapportals.portal.prt.deployment.hook
 interface IApplicationDeploymentEvent
          Deprecated. - the PRT deployment hook mechanism is deprecated. Hooks defined with it will NOT be called anymore.
 interface IDeploymentEntryEvent
          Deprecated. - the PRT deployment hook mechanism is deprecated. Hooks defined with it will NOT be called anymore.
 

Methods in com.sapportals.portal.prt.deployment.hook with parameters of type IDeploymentEvent
 IDeploymentHandler IDeploymentHook.createHandler(IDeploymentEvent event)
          Deprecated. creates an handler for the operation specified by the event
 boolean IDeploymentHandler.handleEvent(IDeploymentEvent event)
          Deprecated. returns true if the handler considers that all operations have been performed (default and specific) otherwise the deployment manager will do the default deployment operation
 



Copyright 2011 SAP AG Complete Copyright Notice