|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractProfileFactory | |
---|---|
org.jboss.system.server.profileservice.repository |
Uses of AbstractProfileFactory in org.jboss.system.server.profileservice.repository |
---|
Subclasses of AbstractProfileFactory in org.jboss.system.server.profileservice.repository | |
---|---|
class |
BasicProfileFactory
|
class |
FilteredProfileFactory
A filtered profile factory. |
class |
TypedProfileFactory
A typed profile factory. |
Methods in org.jboss.system.server.profileservice.repository that return AbstractProfileFactory | |
---|---|
AbstractProfileFactory |
AbstractBootstrapProfileFactory.getProfileFactory()
|
Methods in org.jboss.system.server.profileservice.repository with parameters of type AbstractProfileFactory | |
---|---|
void |
TypedProfileFactory.addProfileFactory(AbstractProfileFactory factory)
Add a profile factory. |
void |
TypedProfileFactory.removeProfileFactory(AbstractProfileFactory factory)
Remove a profile factory. |
void |
AbstractBootstrapProfileFactory.setProfileFactory(AbstractProfileFactory profileFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |