com.atlassian.jira.appconsistency
Class JohnsonContainerFactory

java.lang.Object
  extended by com.atlassian.jira.appconsistency.JohnsonContainerFactory
All Implemented Interfaces:
com.atlassian.johnson.Initable, com.atlassian.johnson.setup.ContainerFactory

public class JohnsonContainerFactory
extends Object
implements com.atlassian.johnson.setup.ContainerFactory

This, plus a corresponding entry in johnson-config.xml, makes Johnson MultiTenant-aware.

Since:
v4.3

Constructor Summary
JohnsonContainerFactory()
           
 
Method Summary
 com.atlassian.johnson.JohnsonEventContainer create()
           
 void init(Map params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JohnsonContainerFactory

public JohnsonContainerFactory()
Method Detail

create

public com.atlassian.johnson.JohnsonEventContainer create()
Specified by:
create in interface com.atlassian.johnson.setup.ContainerFactory

init

public void init(Map params)
Specified by:
init in interface com.atlassian.johnson.Initable


Copyright © 2002-2012 Atlassian. All Rights Reserved.