org.fusesource.hawtdispatch.transport
Class ServiceBase.STARTING

java.lang.Object
  extended by org.fusesource.hawtdispatch.transport.ServiceBase.State
      extended by org.fusesource.hawtdispatch.transport.ServiceBase.STARTING
Enclosing class:
ServiceBase

public static class ServiceBase.STARTING
extends ServiceBase.State


Constructor Summary
ServiceBase.STARTING()
           
 
Method Summary
 boolean isStarting()
           
 
Methods inherited from class org.fusesource.hawtdispatch.transport.ServiceBase.State
isStarted, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ServiceBase.STARTING

public ServiceBase.STARTING()
Method Detail

isStarting

public boolean isStarting()
Overrides:
isStarting in class ServiceBase.State


Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.