|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttachmentStore | |
---|---|
org.jboss.system.server.profileservice.persistence.deployer | |
org.jboss.system.server.profileservice.repository |
Uses of AttachmentStore in org.jboss.system.server.profileservice.persistence.deployer |
---|
Methods in org.jboss.system.server.profileservice.persistence.deployer that return AttachmentStore | |
---|---|
AttachmentStore |
ProfileServicePersistenceDeployer.getAttachmentStore()
|
Methods in org.jboss.system.server.profileservice.persistence.deployer with parameters of type AttachmentStore | |
---|---|
void |
ProfileServicePersistenceDeployer.setAttachmentStore(AttachmentStore store)
|
Uses of AttachmentStore in org.jboss.system.server.profileservice.repository |
---|
Classes in org.jboss.system.server.profileservice.repository that implement AttachmentStore | |
---|---|
class |
AbstractAttachmentStore
The AbstractAttachmentStore. |
Methods in org.jboss.system.server.profileservice.repository that return AttachmentStore | |
---|---|
AttachmentStore |
MainDeployerAdapter.getAttachmentStore()
|
Methods in org.jboss.system.server.profileservice.repository with parameters of type AttachmentStore | |
---|---|
void |
MainDeployerAdapter.setAttachmentStore(AttachmentStore store)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |