|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jeremie.libs.binding.echannel.EventChannelFactoryFactory
EventChannelFactory
{#link org.objectweb.jonathan.apis.kernel.Factory Factory} implementation.
Constructor Summary | |
EventChannelFactoryFactory()
|
Method Summary | |
static EventChannelFactory |
newEventChannelFactory(java.lang.Class classe)
Returns a new EventChannelFactory. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EventChannelFactoryFactory()
Method Detail |
public static EventChannelFactory newEventChannelFactory(java.lang.Class classe) throws org.objectweb.jonathan.apis.kernel.JonathanException
classe
- the class of the calling object;
org.objectweb.jonathan.apis.kernel.JonathanException
- if something goes wrong.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |