Interface Serviceable
-
public interface ServiceableIndicates that a class wants a hold on a ServiceLocator.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidservice(ServiceLocator locator)
-
-
-
Method Detail
-
service
void service(ServiceLocator locator)
-
-