public interface AsyncStartable extends Startable
Startable.start(java.util.Collection) can return while the entity is
still in the state Lifecycle.STARTING. It is
expected that the entity will subsequently transition to
Lifecycle.RUNNING
(and org.apache.brooklyn.core.entity.Attributes#SERVICE true).Startable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBodyRESTART, SERVICE_UP, START, STOP