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
          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 in com.atlassian.crowd.service.client with parameters of type ResourceLocator
static ClientPropertiesImpl ClientPropertiesImpl.newInstanceFromResourceLocator(ResourceLocator resourceLocator)
           
 



Copyright © 2013 Atlassian. All Rights Reserved.