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.Lifecycle
org.apache.axis2.AxisFault
public void destroy(org.apache.axis2.context.ServiceContext serviceContext)
destroy
in interface org.apache.axis2.service.Lifecycle
Copyright © 2018 WSO2. All rights reserved.