Interface SingletonService
-
public interface SingletonServiceTheSingletonManageruses this interface to enable and disable singleton services.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddisable()voidenable()booleanisEnabled()
-