org.ow2.easybeans.api.event.container
Interface EZBEventContainer
- All Superinterfaces:
- EZBEvent, org.ow2.util.event.api.IEvent
- All Known Subinterfaces:
- EZBEventContainerStarted, EZBEventContainerStarting, EZBEventContainerStopped, EZBEventContainerStopping
public interface EZBEventContainer
- extends EZBEvent
Interface for all container events.
- Author:
- Vincent Michaud
| Methods inherited from interface org.ow2.util.event.api.IEvent |
checkPermission |
getArchive
org.ow2.util.archive.api.IArchive getArchive()
- Get the archive.
- Returns:
- The archive.
getContainerConfiguration
EZBContainerConfig getContainerConfiguration()
- Get the configuration of the container.
- Returns:
- The configuration of the container.
Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.