@RunLevel(value=1) @Service public class InitRunLevelBridge extends Object
Init to the RunLevelService based
approach.| Constructor and Description |
|---|
InitRunLevelBridge() |
| 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.