@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.PostConstruct
public void initializeBroker() throws ConnectorRuntimeException
ConnectorRuntimeException
Copyright © 2018. All rights reserved.