@Service
@RunLevel(value=20,
mode=0)
public class JmsProviderLifecycle
extends Object
implements org.glassfish.hk2.api.PostConstruct
| Modifier and Type | Field and Description |
|---|---|
static String |
JMS_SERVICE |
| Constructor and Description |
|---|
JmsProviderLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
void |
initializeBroker() |
void |
postConstruct() |
public static final String JMS_SERVICE
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructpublic void initializeBroker()
throws ConnectorRuntimeException
ConnectorRuntimeExceptionCopyright © 2019. All rights reserved.