|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.ecm.webapp.context.ServerContextBean
@Name(value="serverLocator") @Scope(value=CONVERSATION) @Install(precedence=10) public class ServerContextBean
Externalize serverLocation Factory to avoid NavigationContext reentrant calls
Constructor Summary | |
---|---|
ServerContextBean()
|
Method Summary | |
---|---|
RepositoryLocation |
getCurrentServerLocation()
|
void |
setRepositoryLocation(RepositoryLocation serverLocation)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServerContextBean()
Method Detail |
---|
@Factory(value="currentServerLocation", scope=EVENT) public RepositoryLocation getCurrentServerLocation()
public void setRepositoryLocation(RepositoryLocation serverLocation)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |