com.atlassian.crowd.integration.service.soap.client
Class ClientResourceLocator

java.lang.Object
  extended by com.atlassian.crowd.integration.service.soap.client.BaseResourceLocator
      extended by com.atlassian.crowd.integration.service.soap.client.ClientResourceLocator
All Implemented Interfaces:
ResourceLocator

public class ClientResourceLocator
extends BaseResourceLocator

Simple implementation of a Resource Locator that will look at both system environment vairables and the classpath for the configured resource


Field Summary
 
Fields inherited from class com.atlassian.crowd.integration.service.soap.client.BaseResourceLocator
logger, propertyFileLocation
 
Constructor Summary
ClientResourceLocator(java.lang.String resourceName)
           
 
Method Summary
 
Methods inherited from class com.atlassian.crowd.integration.service.soap.client.BaseResourceLocator
formatFileLocation, getClassLoaderResource, getProperties, getResourceLocation, getResourceLocationFromClassPath, getResourceLocationFromSystemProperty, getResourceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClientResourceLocator

public ClientResourceLocator(java.lang.String resourceName)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.