public interface IService
Modifier and Type | Method and Description |
---|---|
void |
addFeature(IFeature feature) |
IFeature |
getFeature(GeppettoFeature feature) |
boolean |
isSupported(GeppettoFeature feature) |
void |
registerGeppettoService() |
void registerGeppettoService() throws java.lang.Exception
java.lang.Exception
boolean isSupported(GeppettoFeature feature)
IFeature getFeature(GeppettoFeature feature)
void addFeature(IFeature feature)