@RunLevel(value=20) @Service public class PostStartupRunLevelBridge extends Object
PostStartup
to the RunLevelService based approach.| Constructor and Description |
|---|
PostStartupRunLevelBridge() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
activate(org.glassfish.hk2.api.ServiceHandle<?> serviceHandle)
Activate a service handle.
|
void |
postConstruct() |
void |
preDestroy() |
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructpublic void preDestroy()
preDestroy in interface org.glassfish.hk2.api.PreDestroyprotected Object activate(org.glassfish.hk2.api.ServiceHandle<?> serviceHandle)
serviceHandle - the service handleCopyright © 2013. All Rights Reserved.