org.ow2.easybeans.component.itf
Interface EZBDepMonitorComponent

All Superinterfaces:
EZBComponent

public interface EZBDepMonitorComponent
extends EZBComponent

Defines the interface for the deployment.

Author:
Florent Benoit

Method Summary
 void enable()
          Calback used if EasyBeans is started.
 
Methods inherited from interface org.ow2.easybeans.component.api.EZBComponent
init, start, stop
 

Method Detail

enable

void enable()
            throws EZBComponentException
Calback used if EasyBeans is started.

Throws:
EZBComponentException - if callback fails.


Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.