|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.bristleback.server.bristle.actions.ActionsInitializer
public final class ActionsInitializer
Helper class used to retrieve annotated actions, opaqued in ActionsContainer object and to inject Spring dependencies.
ActionInstanceCreator.
Created on: 2010-10-04 17:15:29
| Constructor Summary | |
|---|---|
ActionsInitializer()
|
|
| Method Summary | |
|---|---|
ActionsContainer |
getContainer()
Gets previously created actions container. |
void |
loadActionsContainer(BristleConfiguration configuration)
Loads actions using ActionAnnotationsProcessor implementation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionsInitializer()
| Method Detail |
|---|
public ActionsContainer getContainer()
public void loadActionsContainer(BristleConfiguration configuration)
ActionAnnotationsProcessor implementation.
Implementation of action annotations processor can be specified by user by setting plugin property with name given in
BristleConfigurationElement.ACTION_ANNOTATION_PROCESSOR enum.
configuration - plugin configuration.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||