com.atlassian.crowd.service.client
Class ClientResourceLocator
java.lang.Object
com.atlassian.crowd.service.client.BaseResourceLocator
com.atlassian.crowd.service.client.ClientResourceLocator
- All Implemented Interfaces:
- ResourceLocator
public class ClientResourceLocator
- extends BaseResourceLocator
Will find the location of the given resourceName based off a set of rules to
locate the given resourceFileName:
- System property
- Configuration directory
- Classpath
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientResourceLocator
public ClientResourceLocator(String resourceName)
ClientResourceLocator
public ClientResourceLocator(String resourceName,
String configurationDir)
Copyright © 2013 Atlassian. All Rights Reserved.