@Authors(value="Nikolche Mihajlovski") @Since(value="5.3.0") public abstract class AbstractManageable extends org.rapidoid.RapidoidThing implements Manageable
| Constructor and Description |
|---|
AbstractManageable() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doManageableAction(String action) |
List<String> |
getManageableActions() |
List<String> |
getManageableProperties() |
String |
getManageableType() |
Object |
runManageableAction(String action) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgroup, idpublic Object runManageableAction(String action)
runManageableAction in interface Manageablepublic List<String> getManageableActions()
getManageableActions in interface Manageablepublic List<String> getManageableProperties()
getManageableProperties in interface Manageablepublic String getManageableType()
getManageableType in interface ManageableCopyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.