|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoaderRepositoryConfigType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.jbosscommon60 | Provides the interfaces and enumeration types as defined in the schema |
Uses of LoaderRepositoryConfigType in org.jboss.shrinkwrap.descriptor.api.jbosscommon60 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.jbosscommon60 that return LoaderRepositoryConfigType | |
---|---|
LoaderRepositoryConfigType<T> |
LoaderRepositoryConfigType.configParserClass(String configParserClass)
Sets the configParserClass attribute |
LoaderRepositoryConfigType<LoaderRepositoryType<T>> |
LoaderRepositoryType.createLoaderRepositoryConfig()
Creates a new loader-repository-config element |
LoaderRepositoryConfigType<LoaderRepositoryType<T>> |
LoaderRepositoryType.getOrCreateLoaderRepositoryConfig()
If not already created, a new loader-repository-config element will be created and returned. |
LoaderRepositoryConfigType<T> |
LoaderRepositoryConfigType.id(String id)
Sets the id attribute |
LoaderRepositoryConfigType<T> |
LoaderRepositoryConfigType.removeConfigParserClass()
Removes the configParserClass attribute |
LoaderRepositoryConfigType<T> |
LoaderRepositoryConfigType.removeId()
Removes the id attribute |
LoaderRepositoryConfigType<T> |
LoaderRepositoryConfigType.text(String value)
Sets the body text for the element loader-repository-configType |
Methods in org.jboss.shrinkwrap.descriptor.api.jbosscommon60 that return types with arguments of type LoaderRepositoryConfigType | |
---|---|
List<LoaderRepositoryConfigType<LoaderRepositoryType<T>>> |
LoaderRepositoryType.getAllLoaderRepositoryConfig()
Returns all loader-repository-config elements |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |