|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.johnson.setup.DefaultContainerFactory
public class DefaultContainerFactory
This provides the old, non-multitenant functionality. This way existing apps don't need to worry about the container-factory xml element and all that stuff
| Constructor Summary | |
|---|---|
DefaultContainerFactory()
|
|
| Method Summary | |
|---|---|
JohnsonEventContainer |
create()
|
void |
init(java.util.Map params)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultContainerFactory()
| Method Detail |
|---|
public JohnsonEventContainer create()
create in interface ContainerFactorypublic void init(java.util.Map params)
init in interface Initable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||