Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.jeremie.binding.echannel.EventChannelFactoryFactory
public class EventChannelFactoryFactory
extends Object
EventChannelFactory
{#link org.objectweb.jonathan.apis.kernel.Factory Factory} implementation.
Method Summary | |
static EventChannelFactory |
|
public static EventChannelFactory newEventChannelFactory(Class classe) throws JonathanException
Returns a new EventChannelFactory.
- Parameters:
classe
- the class of the calling object;
- Returns:
- a new EventChannelFactory instance.