|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ResourceLocator in com.atlassian.crowd.console.action.setup |
|---|
| Methods in com.atlassian.crowd.console.action.setup with parameters of type ResourceLocator | |
|---|---|
void |
DefaultAdministrator.setResourceLocator(ResourceLocator resourceLocator)
|
void |
Options.setResourceLocator(ResourceLocator resourceLocator)
|
| Uses of ResourceLocator in com.atlassian.crowd.manager.application |
|---|
| Methods in com.atlassian.crowd.manager.application with parameters of type ResourceLocator | |
|---|---|
void |
CrowdApplicationPasswordManagerGeneric.setResourceLocator(ResourceLocator resourceLocator)
|
| Uses of ResourceLocator in com.atlassian.crowd.migration |
|---|
| Constructors in com.atlassian.crowd.migration with parameters of type ResourceLocator | |
|---|---|
CrowdPropertiesMapper(org.hibernate.SessionFactory sessionFactory,
BatchProcessor batchProcessor,
ClientProperties clientProperties,
ResourceLocator resourceLocator,
PropertyUtils propertyUtils)
|
|
| Uses of ResourceLocator in com.atlassian.crowd.migration.legacy |
|---|
| Constructors in com.atlassian.crowd.migration.legacy with parameters of type ResourceLocator | |
|---|---|
CrowdPropertiesMapper(org.hibernate.SessionFactory sessionFactory,
BatchProcessor batchProcessor,
ClientProperties clientProperties,
ResourceLocator resourceLocator,
PropertyUtils propertyUtils)
|
|
| 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)
|
| Uses of ResourceLocator in com.atlassian.crowd.service.soap.client |
|---|
| Methods in com.atlassian.crowd.service.soap.client with parameters of type ResourceLocator | |
|---|---|
static SoapClientPropertiesImpl |
SoapClientPropertiesImpl.newInstanceFromResourceLocator(ResourceLocator resourceLocator)
|
| Uses of ResourceLocator in com.atlassian.crowd.util |
|---|
| Classes in com.atlassian.crowd.util that implement ResourceLocator | |
|---|---|
class |
ConsoleResourceLocator
Will find the location of the given propertyFileName based off a set of rules to locate the given propertyFileName. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||