public abstract class ServiceHanlder extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
ServiceHanlder() |
Modifier and Type | Method and Description |
---|---|
void |
addService(Object service) |
protected boolean |
assertEmpty(List<Object> services) |
List<Object> |
getServices() |
void |
removeService(Object service) |
Copyright © 2018 WSO2. All rights reserved.