org.apache.aries.subsystem.core.internal
Class StartAction

java.lang.Object
  extended by org.apache.aries.subsystem.core.internal.AbstractAction
      extended by org.apache.aries.subsystem.core.internal.StartAction
All Implemented Interfaces:
PrivilegedAction<Object>

public class StartAction
extends AbstractAction


Field Summary
 
Fields inherited from class org.apache.aries.subsystem.core.internal.AbstractAction
disableRootCheck, requestor, target
 
Constructor Summary
StartAction(BasicSubsystem instigator, BasicSubsystem requestor, BasicSubsystem target)
           
 
Method Summary
 Object run()
           
 
Methods inherited from class org.apache.aries.subsystem.core.internal.AbstractAction
checkRoot, checkValid, waitForStateChange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartAction

public StartAction(BasicSubsystem instigator,
                   BasicSubsystem requestor,
                   BasicSubsystem target)
Method Detail

run

public Object run()


Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.