Expresso 5-6

Uses of Class
com.jcorporate.expresso.kernel.exception.ContainerVetoException

Packages that use ContainerVetoException
com.jcorporate.expresso.kernel The Expresso Kernel package forms the core interface and basic implementations of the future ECCR or Expresso Component and Configuration Runtime.  
 

Uses of ContainerVetoException in com.jcorporate.expresso.kernel
 

Methods in com.jcorporate.expresso.kernel that throw ContainerVetoException
 void ContainerListener.onAdd(ExpressoComponent newComponent)
          Called whenever a new component is added to the container.
 void ContainerListener.onRemove(ExpressoComponent removingComponent)
          Called whenever a component is removed from the container.
 


Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.