public class org.fusesource.hawtdispatch.transport.ServiceBase$STARTING extends org.fusesource.hawtdispatch.transport.ServiceBase$CallbackSupport
{
public void <init>()
{
org.fusesource.hawtdispatch.transport.ServiceBase$STARTING v;
v := @this: org.fusesource.hawtdispatch.transport.ServiceBase$STARTING;
specialinvoke v.<org.fusesource.hawtdispatch.transport.ServiceBase$CallbackSupport: void <init>()>();
return;
}
public boolean isStarting()
{
org.fusesource.hawtdispatch.transport.ServiceBase$STARTING v;
v := @this: org.fusesource.hawtdispatch.transport.ServiceBase$STARTING;
return 1;
}
}