@Service @RunLevel(value=10) public class JerseyContainerCommandService extends Object implements org.glassfish.hk2.api.PostConstruct
| Modifier and Type | Field and Description |
|---|---|
protected org.glassfish.hk2.api.ServiceLocator |
habitat |
| Constructor and Description |
|---|
JerseyContainerCommandService() |
| Modifier and Type | Method and Description |
|---|---|
JerseyContainer |
getJerseyContainer() |
void |
postConstruct() |
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructpublic JerseyContainer getJerseyContainer() throws EndpointRegistrationException
EndpointRegistrationExceptionCopyright © 2017. All rights reserved.