Uses of Interface
com.atlassian.crowd.service.client.ResourceLocator

Packages that use ResourceLocator
com.atlassian.crowd.service.client   
 

Uses of ResourceLocator in com.atlassian.crowd.service.client
 

Classes in com.atlassian.crowd.service.client that implement ResourceLocator
 class BaseResourceLocator
          Abstract class with a few methods that will help locate a given resource
 class ClientResourceLocator
          Simple implementation of a Resource Locator that will look at both system environment vairables and the classpath for the configured resource
 

Methods in com.atlassian.crowd.service.client with parameters of type ResourceLocator
static ClientPropertiesImpl ClientPropertiesImpl.newInstanceFromResourceLocator(ResourceLocator resourceLocator)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.