Package org.smallmind.phalanx.wire
Class WireContextManager
java.lang.Object
org.smallmind.phalanx.wire.WireContextManager
- All Implemented Interfaces:
PerApplicationDataManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Class<? extends WireContext>getContextClass(String handle) static voidregister(String handle, Class<? extends WireContext> contextClass)
-
Constructor Details
-
WireContextManager
public WireContextManager()
-
-
Method Details
-
register
-
getContextClass
-