jrun.jms.wrapper
Class JRunMQServiceWrapper
jrunx.kernel.ServiceAdapter
|
+--jrun.jms.wrapper.JMSServiceWrapper
|
+--jrun.jms.wrapper.JRunMQServiceWrapper
- All Implemented Interfaces:
- JMSServiceWrapperMBean, JMSWrapper, javax.naming.Referenceable, java.io.Serializable, Service, ServiceMBean
- public class JRunMQServiceWrapper
- extends JMSServiceWrapper
- See Also:
- Serialized Form
| Fields inherited from class jrunx.kernel.ServiceAdapter |
DEFAULT_DEACTIVATED, DEFAULT_DOMAIN, DOMAIN_NAME_SEPARATOR, DOMAIN_NAME_SUFFIX, domainName, jndiBindable, LOGGER_CACHE_TIME, SCHEDULER_SERVICE, SECURITY_MANAGER, server, status, TRANSACTION_MANAGER |
| Methods inherited from class jrun.jms.wrapper.JMSServiceWrapper |
getAdapterServerName, getAdapterType, getDefaultQCFName, getDefaultQueueConnectionFactory, getDefaultTCFName, getDefaultTopicConnectionFactory, getDefaultTransport, getDefaultXAQCFName, getDefaultXAQueueConnectionFactory, getDefaultXATCFName, getDefaultXATopicConnectionFactory, getJMSAdapter, getJMSAdapterProviderName, getJMSAdapterProviderVersion, getJMSContext, getJMSContextFactoryName, getJMSProviderContext, getJMSUrl, init, removeDestination, setAdapterServerName, setAdapterType, setDefaultQCFName, setDefaultTCFName, setDefaultTransport, setDefaultXAQCFName, setDefaultXATCFName, setJMSContextFactoryName, setJMSUrl, setupDestination, setupJMSConnectionFactoryResource |
| Methods inherited from class jrunx.kernel.ServiceAdapter |
bind, destroy, findObjectInstance, findObjectInstance, findObjectInstance, getBindToJNDI, getDeactivated, getDomainName, getDomainSearchPath, getJRunService, getLogger, getName, getParentService, getReference, getResourceManager, getServerName, getServerProperties, getStatus, invokeMethod, isInPartition, isPartition, lookup, postDeregister, postRegister, preDeregister, preRegister, requestServer, scheduleRunnable, setBindToJNDI, setDeactivated, setDomainName, setName, setParentService, stop, toString, unbind, unscheduleRunnable, updateStatus |
| Methods inherited from interface jrunx.kernel.ServiceMBean |
bind, getBindToJNDI, getDeactivated, getDomainName, getJRunService, getLogger, getName, getParentService, getServerName, requestServer, setBindToJNDI, setDeactivated, setDomainName, setName, setParentService, unbind |
JRUN_DEFAULT_TRANSPORT
public final java.lang.String JRUN_DEFAULT_TRANSPORT
JRunMQServiceWrapper
public JRunMQServiceWrapper()
bindDefaults
public void bindDefaults()
throws javax.jms.JMSException
bindDefaultFactory
protected void bindDefaultFactory(java.lang.String defaultFN,
javax.jms.ConnectionFactory cf)
throws javax.jms.JMSException
bindDestinations
public void bindDestinations()
throws javax.jms.JMSException
start
public void start()
throws java.lang.Exception
- Description copied from class:
ServiceAdapter
- Every service other than mere data collections should start
- Overrides:
start in class ServiceAdapter
Copyright � 2002 Macromedia Corporation. All Rights Reserved.