Package | Description |
---|---|
org.sonatype.gossip.source |
Configuration sources.
|
Modifier and Type | Method and Description |
---|---|
ResourceSource.ClassLoaderType |
ResourceSource.getClassLoaderType() |
static ResourceSource.ClassLoaderType |
ResourceSource.ClassLoaderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceSource.ClassLoaderType[] |
ResourceSource.ClassLoaderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceSource.setClassLoaderType(ResourceSource.ClassLoaderType type) |
Copyright © 2008-2012 Sonatype. All Rights Reserved.