public interface ContextAction
ContextAction
is instantiated within the framework at
startup, so services implementing specific actions interfaces should track
for a ContextAction
service to be active in the framework before
adding themselves.
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
Copyright © 2012. All Rights Reserved.