Interface Implementor
-
public interface Implementor
Allows access to object that can be useful for integrators
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Context
getContext()
ServiceRegistry
getServiceRegistry()
String
getUuid()
-
-
-
Method Detail
-
getUuid
String getUuid()
-
getServiceRegistry
ServiceRegistry getServiceRegistry()
-
getContext
Context getContext()
-
-