@Name(value="serverLocator") @Scope(value=CONVERSATION) @Install(precedence=10) public class ServerContextBean extends Object implements Serializable
Constructor and Description |
---|
ServerContextBean() |
Modifier and Type | Method and Description |
---|---|
RepositoryLocation |
getCurrentServerLocation() |
void |
setRepositoryLocation(RepositoryLocation serverLocation) |
public ServerContextBean()
@Factory(value="currentServerLocation", scope=EVENT) public RepositoryLocation getCurrentServerLocation()
public void setRepositoryLocation(RepositoryLocation serverLocation)
Copyright © 2016 Nuxeo SA. All rights reserved.