org.apache.myfaces.extensions.cdi.core.api.startup
Class CodiStartupBroadcaster
java.lang.Object
org.apache.myfaces.extensions.cdi.core.api.startup.CodiStartupBroadcaster
public abstract class CodiStartupBroadcaster
- extends Object
This broadcaster has to be part of the api module because
BeanManagerProvider
has to use it. You don't have to use it directly. It's possible to register a
StartupEventBroadcaster
for broadcasting custom events.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
broadcastStartup
public static void broadcastStartup()
- Triggers the
StartupEventBroadcaster
s
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.