Uses of Class
scs.core.ShutdownFailed

Packages that use ShutdownFailed
scs.core   
 

Uses of ShutdownFailed in scs.core
 

Fields in scs.core declared as ShutdownFailed
 ShutdownFailed ShutdownFailedHolder.value
           
 

Methods in scs.core that return ShutdownFailed
static ShutdownFailed ShutdownFailedHelper.extract(Any any)
           
static ShutdownFailed ShutdownFailedHelper.read(InputStream in)
           
 

Methods in scs.core with parameters of type ShutdownFailed
static void ShutdownFailedHelper.insert(Any any, ShutdownFailed s)
           
static void ShutdownFailedHelper.write(OutputStream out, ShutdownFailed s)
           
 

Methods in scs.core that throw ShutdownFailed
 void IComponentServant.shutdown()
          Empty implementation.
 void IComponentPOATie.shutdown()
           
 void IComponentOperations.shutdown()
           
 void _IComponentStub.shutdown()
           
 

Constructors in scs.core with parameters of type ShutdownFailed
ShutdownFailedHolder(ShutdownFailed initial)
           
 



Copyright © 2014. All Rights Reserved.