|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.activation.impl.DefaultLifestyleFactory
A factory enabling the establishment of runtime handlers.
Constructor Summary | |
DefaultLifestyleFactory(SystemContext system)
Creation of a new default lifestyle factory. |
Method Summary | |
LifestyleManager |
createLifestyleManager(ComponentModel model)
Create a new lifestyle manager. |
protected LifestyleManager |
createLifestyleManager(ComponentModel model,
ComponentFactory factory)
Create a new lifestyle manager. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultLifestyleFactory(SystemContext system)
system
- the system contextMethod Detail |
public LifestyleManager createLifestyleManager(ComponentModel model)
createLifestyleManager
in interface LifestyleFactory
model
- the component model
protected LifestyleManager createLifestyleManager(ComponentModel model, ComponentFactory factory)
model
- the component modelfactory
- the component factory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |