tamago
Class Tamago
java.lang.Object
tamago.Tamago
- Direct Known Subclasses:
- TamagoCC
public class Tamago
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tamago
public Tamago()
Bind
public static void Bind(RequireService requestor,
Service provider)
throws ServiceBindException
- Throws:
ServiceBindException
Initialize
public static void Initialize(Component comp)
throws LifeCycleException
- Throws:
LifeCycleException
Configure
public static void Configure(Component comp)
throws LifeCycleException
- Throws:
LifeCycleException
Start
public static void Start(Component comp)
throws LifeCycleException
- Throws:
LifeCycleException
Stop
public static void Stop(Component comp)
throws LifeCycleException
- Throws:
LifeCycleException
Activate
public static void Activate(Component comp)
throws LifeCycleException
- Throws:
LifeCycleException
DeActivate
public static void DeActivate(Component comp)
throws LifeCycleException
- Throws:
LifeCycleException