|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.jboss.deployment.SubDeployerSupport
org.hibersap.jboss4.deployer.HibersapDeployer
public class HibersapDeployer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jboss.deployment.SubDeployerSupport |
---|
org.jboss.deployment.SubDeployerSupport.ClassConfiguration |
Field Summary |
---|
Fields inherited from class org.jboss.deployment.SubDeployerSupport |
---|
CONFIGURATION, enhancedSuffixes, mainDeployer, nativePrefix, nativeSuffix, relativeOrder, suffixes, tempDeployDir |
Fields inherited from class org.jboss.system.ServiceMBeanSupport |
---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
Fields inherited from interface org.jboss.deployment.SubDeployer |
---|
CREATE_NOTIFICATION, DESTROY_NOTIFICATION, INIT_NOTIFICATION, START_NOTIFICATION, STOP_NOTIFICATION |
Fields inherited from interface org.jboss.system.ServiceMBean |
---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Constructor Summary | |
---|---|
HibersapDeployer()
|
Method Summary | |
---|---|
boolean |
accepts(org.jboss.deployment.DeploymentInfo di)
|
void |
create(org.jboss.deployment.DeploymentInfo di)
|
void |
destroy(org.jboss.deployment.DeploymentInfo di)
|
static boolean |
hasFile(org.jboss.deployment.DeploymentInfo di,
java.lang.String filePath)
copied from EJB3Deployer |
void |
init(org.jboss.deployment.DeploymentInfo di)
|
void |
start(org.jboss.deployment.DeploymentInfo di)
|
protected void |
startService()
|
void |
stop(org.jboss.deployment.DeploymentInfo di)
|
protected void |
stopService()
|
Methods inherited from class org.jboss.deployment.SubDeployerSupport |
---|
addDeployableFiles, addDeployableJar, createService, deployUrl, destroyService, emitNotification, getEnhancedSuffixes, getRelativeOrder, getSuffixes, isDeployable, processNestedDeployments, setEnhancedSuffixes, setRelativeOrder, setSuffixes |
Methods inherited from class org.jboss.system.ServiceMBeanSupport |
---|
create, destroy, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, pojoChange, pojoCreate, pojoDestroy, pojoStart, pojoStop, postDeregister, postRegister, preDeregister, preRegister, setKernelControllerContext, start, stop, unsetKernelControllerContext |
Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport |
---|
addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.deployment.SubDeployer |
---|
getRelativeOrder, getServiceName, getSuffixes |
Methods inherited from interface org.jboss.deployment.SubDeployerExtMBean |
---|
getEnhancedSuffixes, setEnhancedSuffixes |
Methods inherited from interface org.jboss.deployment.SubDeployerMBean |
---|
getRelativeOrder, getServiceName, getSuffixes |
Methods inherited from interface org.jboss.system.ServiceMBean |
---|
getName, getState, getStateString, jbossInternalLifecycle |
Methods inherited from interface org.jboss.system.Service |
---|
create, destroy, start, stop |
Constructor Detail |
---|
public HibersapDeployer()
Method Detail |
---|
protected void startService() throws java.lang.Exception
startService
in class org.jboss.deployment.SubDeployerSupport
java.lang.Exception
protected void stopService() throws java.lang.Exception
stopService
in class org.jboss.deployment.SubDeployerSupport
java.lang.Exception
public static boolean hasFile(org.jboss.deployment.DeploymentInfo di, java.lang.String filePath)
public boolean accepts(org.jboss.deployment.DeploymentInfo di)
accepts
in interface org.jboss.deployment.SubDeployer
accepts
in interface org.jboss.deployment.SubDeployerMBean
accepts
in class org.jboss.deployment.SubDeployerSupport
public void init(org.jboss.deployment.DeploymentInfo di) throws org.jboss.deployment.DeploymentException
init
in interface org.jboss.deployment.SubDeployer
init
in interface org.jboss.deployment.SubDeployerMBean
init
in class org.jboss.deployment.SubDeployerSupport
org.jboss.deployment.DeploymentException
public void create(org.jboss.deployment.DeploymentInfo di) throws org.jboss.deployment.DeploymentException
create
in interface org.jboss.deployment.SubDeployer
create
in interface org.jboss.deployment.SubDeployerMBean
create
in class org.jboss.deployment.SubDeployerSupport
org.jboss.deployment.DeploymentException
public void start(org.jboss.deployment.DeploymentInfo di) throws org.jboss.deployment.DeploymentException
start
in interface org.jboss.deployment.SubDeployer
start
in interface org.jboss.deployment.SubDeployerMBean
start
in class org.jboss.deployment.SubDeployerSupport
org.jboss.deployment.DeploymentException
public void stop(org.jboss.deployment.DeploymentInfo di) throws org.jboss.deployment.DeploymentException
stop
in interface org.jboss.deployment.SubDeployer
stop
in interface org.jboss.deployment.SubDeployerMBean
stop
in class org.jboss.deployment.SubDeployerSupport
org.jboss.deployment.DeploymentException
public void destroy(org.jboss.deployment.DeploymentInfo di) throws org.jboss.deployment.DeploymentException
destroy
in interface org.jboss.deployment.SubDeployer
destroy
in interface org.jboss.deployment.SubDeployerMBean
destroy
in class org.jboss.deployment.SubDeployerSupport
org.jboss.deployment.DeploymentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |