|
||||||||||
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.ejb.plugins.inflow.JBossMessageEndpointFactory
org.jboss.ejb.plugins.inflow.JBossJMSMessageEndpointFactory
public class JBossJMSMessageEndpointFactory
Hacked version of message endpoint factory for backwards compatibility
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.ejb.GenericEntityObjectFactory |
---|
GenericEntityObjectFactory.UTIL |
Field Summary | |
---|---|
protected static String |
jmsra
The JBoss resource adapter deployment name |
Fields inherited from class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory |
---|
activationSig, activationSpec, container, createActivationSpecSig, interceptors, interfaces, invokerBinding, invokerMetaData, messagingTypeClass, metaData, nextProxyId, properties, proxyFactory, resourceAdapterName, resourceAdapterObjectName, trace |
Fields inherited from class org.jboss.system.ServiceMBeanSupport |
---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
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 | |
---|---|
JBossJMSMessageEndpointFactory()
|
Method Summary | |
---|---|
protected void |
augmentActivationConfigProperties()
Add activation config properties |
protected String |
resolveResourceAdapterName()
Resolve the resource adapter name |
Methods inherited from class org.jboss.ejb.plugins.inflow.JBossMessageEndpointFactory |
---|
activate, createActivationSpec, createEndpoint, deactivate, getConfig, getContainer, getEJBHome, getEJBMetaData, getEntityCollection, getEntityEJBObject, getStatefulSessionEJBObject, getStatelessSessionEJBObject, isDeliveryTransacted, isIdentical, resolveMessageListener, resolveResourceAdapter, setContainer, setInvokerBinding, setInvokerMetaData, setupProxyParameters, startService, stopService, toString |
Methods inherited from class org.jboss.system.ServiceMBeanSupport |
---|
create, createService, destroy, destroyService, getDeploymentInfo, getLog, getName, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister, start, stop |
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, wait, wait, wait |
Methods inherited from interface org.jboss.system.Service |
---|
create, destroy, start, stop |
Methods inherited from interface org.jboss.system.ServiceMBean |
---|
getName, getState, getStateString, jbossInternalLifecycle |
Methods inherited from interface org.jboss.system.Service |
---|
create, destroy, start, stop |
Field Detail |
---|
protected static String jmsra
Constructor Detail |
---|
public JBossJMSMessageEndpointFactory()
Method Detail |
---|
protected String resolveResourceAdapterName() throws org.jboss.deployment.DeploymentException
JBossMessageEndpointFactory
resolveResourceAdapterName
in class JBossMessageEndpointFactory
org.jboss.deployment.DeploymentException
- for any errorprotected void augmentActivationConfigProperties() throws org.jboss.deployment.DeploymentException
augmentActivationConfigProperties
in class JBossMessageEndpointFactory
org.jboss.deployment.DeploymentException
- for any error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |