org.jppf.server.nio
Class StateTransitionManager.ChannelRegistrationAction
java.lang.Object
org.jppf.server.nio.StateTransitionManager.ChannelRegistrationAction
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- StateTransitionManager<S extends Enum<S>,T extends Enum<T>>
public abstract static class StateTransitionManager.ChannelRegistrationAction
- extends Object
- implements Runnable
Abstract super class for an action to perform upon registration of a channel.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.Runnable |
run |
key
public ChannelWrapper<?> key
- The key resulting form the channel registration.
StateTransitionManager.ChannelRegistrationAction
public StateTransitionManager.ChannelRegistrationAction()
Copyright © 2005-2010 JPPF Team.