T
- public interface ISocketInteractionHandlerFactory<T> extends ILifecycleComponent
ISocketInteractionHandler
instances.Modifier and Type | Method and Description |
---|---|
ISocketInteractionHandler<T> |
newInstance()
Creates a new
ISocketInteractionHandler instance. |
canPause, findComponentsOfType, getComponentId, getComponentName, getComponentType, getCreatedDate, getLifecycleComponents, getLifecycleError, getLifecycleStatus, getLogger, initialize, initializeNestedComponent, lifecycleInitialize, lifecyclePause, lifecycleStart, lifecycleStop, lifecycleStop, logState, pause, start, startNestedComponent, stop, stop
ISocketInteractionHandler<T> newInstance()
ISocketInteractionHandler
instance.