Package | Description |
---|---|
org.apache.felix.ipojo | |
org.apache.felix.ipojo.extender.internal.linker |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<FactoryStateListener> |
IPojoFactory.m_listeners
The list of factory state listeners.
|
Modifier and Type | Method and Description |
---|---|
void |
IPojoFactory.addFactoryStateListener(FactoryStateListener listener)
Adds a factory listener.
|
void |
Factory.addFactoryStateListener(FactoryStateListener listener)
Adds a factory state listener on the current factory.
|
void |
IPojoFactory.removeFactoryStateListener(FactoryStateListener listener)
Removes a factory listener.
|
void |
Factory.removeFactoryStateListener(FactoryStateListener listener)
Removes the given factory state listener from the listener list.
|
Modifier and Type | Class and Description |
---|---|
class |
ManagedType
This class is responsible to create the factory for a given type declaration.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.