org.glassfish.paas.orchestrator
Class ApplicationLifecycleInterceptorImpl
java.lang.Object
org.glassfish.paas.orchestrator.ApplicationLifecycleInterceptorImpl
- All Implemented Interfaces:
- ApplicationLifecycleInterceptor
@Service
public class ApplicationLifecycleInterceptorImpl
- extends Object
- implements ApplicationLifecycleInterceptor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationLifecycleInterceptorImpl
public ApplicationLifecycleInterceptorImpl()
before
public void before(ExtendedDeploymentContext.Phase phase,
ExtendedDeploymentContext context)
- Specified by:
before in interface ApplicationLifecycleInterceptor
after
public void after(ExtendedDeploymentContext.Phase phase,
ExtendedDeploymentContext context)
- Specified by:
after in interface ApplicationLifecycleInterceptor
Copyright © 2012. All Rights Reserved.