@Service @Singleton public class SecurityLifecycle extends Object implements org.glassfish.hk2.api.PostConstruct, org.glassfish.hk2.api.PreDestroy
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityLifecycle.AuditServerShutdownListener |
| Constructor and Description |
|---|
SecurityLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInitialization() |
void |
postConstruct() |
void |
preDestroy() |
Copyright © 2017. All rights reserved.