org.jboss.weld.environment.se.events
Class ContainerInitialized
java.lang.Object
org.jboss.weld.environment.se.events.ContainerInitialized
public class ContainerInitialized
- extends Object
The event that is fired when the Weld CDI container is initialized and
ready for applications to take control, which it may do by observing this
event.
- Author:
- Peter Royle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerInitialized
public ContainerInitialized()
Copyright © 2013 Seam Framework. All Rights Reserved.