public class RuleSessionLifecycle extends Object implements org.apache.axis2.service.Lifecycle
| Constructor and Description |
|---|
RuleSessionLifecycle() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(org.apache.axis2.context.ServiceContext serviceContext) |
void |
init(org.apache.axis2.context.ServiceContext serviceContext) |
public void init(org.apache.axis2.context.ServiceContext serviceContext)
throws org.apache.axis2.AxisFault
init in interface org.apache.axis2.service.Lifecycleorg.apache.axis2.AxisFaultpublic void destroy(org.apache.axis2.context.ServiceContext serviceContext)
destroy in interface org.apache.axis2.service.LifecycleCopyright © 2019 WSO2. All rights reserved.