com.sun.enterprise.connectors.jms.system
Class JmsProviderLifecycle
java.lang.Object
com.sun.enterprise.connectors.jms.system.JmsProviderLifecycle
- All Implemented Interfaces:
- PostStartup, org.jvnet.hk2.component.PostConstruct
@Service
public class JmsProviderLifecycle
- extends java.lang.Object
- implements PostStartup, org.jvnet.hk2.component.PostConstruct
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMBEDDED
public static final java.lang.String EMBEDDED
- See Also:
- Constant Field Values
LOCAL
public static final java.lang.String LOCAL
- See Also:
- Constant Field Values
REMOTE
public static final java.lang.String REMOTE
- See Also:
- Constant Field Values
JMS_SERVICE
public static final java.lang.String JMS_SERVICE
- See Also:
- Constant Field Values
JmsProviderLifecycle
public JmsProviderLifecycle()
postConstruct
public void postConstruct()
- Specified by:
postConstruct in interface org.jvnet.hk2.component.PostConstruct
initializeBroker
public void initializeBroker()
throws ConnectorRuntimeException
- Throws:
ConnectorRuntimeException
Copyright © 2012 GlassFish Community. All Rights Reserved.