com.atlassian.confluence.user.crowd
Class EmbeddedCrowdApplicationFactory

java.lang.Object
  extended by com.atlassian.confluence.user.crowd.EmbeddedCrowdApplicationFactory

public final class EmbeddedCrowdApplicationFactory
extends java.lang.Object


Constructor Summary
EmbeddedCrowdApplicationFactory()
           
 
Method Summary
 com.atlassian.crowd.model.application.Application getApplication()
           
 void setApplicationDao(com.atlassian.crowd.dao.application.ApplicationDAO applicationDao)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedCrowdApplicationFactory

public EmbeddedCrowdApplicationFactory()
Method Detail

getApplication

public com.atlassian.crowd.model.application.Application getApplication()

setApplicationDao

public void setApplicationDao(com.atlassian.crowd.dao.application.ApplicationDAO applicationDao)


Copyright © 2003-2014 Atlassian. All Rights Reserved.