|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.configurators.DynamicActivationStrategy
public class DynamicActivationStrategy
Esta clase activa todas las clases que implementan una cierta interfaz. Se encarga de buscar dinamicamente las clases descargadas del sistema.
![]() |
![]() |
| Constructor Summary | |
|---|---|
protected |
DynamicActivationStrategy()
Activa las clases que implementan la interfaz pedida |
| Method Summary | |
|---|---|
void |
activate()
Dispara la carga de un conjunto de clases en el sistema. |
static DynamicActivationStrategy |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected DynamicActivationStrategy()
| Method Detail |
|---|
public static DynamicActivationStrategy getInstance()
public void activate()
ActivationStrategy
activate in interface ActivationStrategy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||