A B C D E F G H I J K L M N O P R S T U V W X

A

AbstractAttachmentStore - Class in org.jboss.system.server.profileservice.repository
The AbstractAttachmentStore.
AbstractAttachmentStore(File) - Constructor for class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
AbstractAttachmentStore(URI) - Constructor for class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
AbstractBootstrapProfileFactory - Class in org.jboss.system.server.profileservice.repository
The abstract profile factory.
AbstractBootstrapProfileFactory() - Constructor for class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
 
AbstractComponentMapper - Class in org.jboss.system.server.profileservice.persistence.component
The abstract component mapper.
AbstractComponentMapper(PersistenceFactory) - Constructor for class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
 
AbstractContentMetadataMutatorAction<T extends SynchronizationActionContext> - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Base class for SynchronizationAction implementations that mutate the RepositoryContentMetadata as part of their function.
AbstractContentMetadataMutatorAction(T, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentMetadataMutatorAction
Create a new AbstractContentMetadataMutatorAction.
AbstractContentMetadataPersister - Class in org.jboss.system.server.profileservice.repository.clustered.local
Abstract base class for a ContentMetadataPersister.
AbstractContentMetadataPersister(File) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.AbstractContentMetadataPersister
Create a new AbstractContentMetadataPersister.
AbstractContentModificationGenerator - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Abstract superclass of classes that generate a list of ContentModification from a pair of RepositoryContentMetadata.
AbstractContentModificationGenerator() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
AbstractContentModificationGenerator.GeneratedModifications - Class in org.jboss.system.server.profileservice.repository.clustered.sync
 
AbstractContentModificationGenerator.GeneratedModifications(RepositoryItemMetadata, Stack<ContentModification>, Stack<ContentModification>, RepositoryItemMetadata) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
AbstractDeploymentRepository - Class in org.jboss.system.server.profileservice.repository
A abstract VFS based deployment repository.
AbstractDeploymentRepository(ProfileKey, URI[]) - Constructor for class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
AbstractElement - Class in org.jboss.system.server.profileservice.persistence.xml
The abstract element.
AbstractElement() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
 
AbstractElement(String) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
 
AbstractElement(String, String) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
 
AbstractFileAttachmentsSerializer - Class in org.jboss.system.server.profileservice.repository
A base AttachmentsSerializer that uses a file system based store.
AbstractFileAttachmentsSerializer(File) - Constructor for class org.jboss.system.server.profileservice.repository.AbstractFileAttachmentsSerializer
 
AbstractFileWriteAction - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
Base class for actions that write to a File.
AbstractFileWriteAction(File, FileBasedSynchronizationActionContext, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractFileWriteAction
Create a new FileWriteAction.
AbstractImmutableProfile - Class in org.jboss.system.server.profile.repository
A immutable vfs based profile.
AbstractImmutableProfile(ProfileKey, URI[]) - Constructor for class org.jboss.system.server.profile.repository.AbstractImmutableProfile
 
AbstractImmutableProfile(ProfileKey, URI[], List<ProfileKey>) - Constructor for class org.jboss.system.server.profile.repository.AbstractImmutableProfile
 
AbstractLocalContentChangeAction - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
 
AbstractLocalContentChangeAction(File, FileBasedSynchronizationActionContext, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
Create a new AbstractLocalContentChangeAction.
AbstractLocalContentManager<T extends SynchronizationActionContext> - Class in org.jboss.system.server.profileservice.repository.clustered.local
Abstract base class for a LocalContentManager implementation.
AbstractLocalContentManager(Map<String, URI>, ProfileKey, String, ContentMetadataPersister) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create a new AbstractLocalContentManager.
AbstractManagedObjectPersistence - Class in org.jboss.system.server.profileservice.persistence
A abstract ManagedObject persistence helper.
AbstractManagedObjectPersistence(AbstractValuePersistence) - Constructor for class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
 
AbstractManagedObjectRecreation - Class in org.jboss.system.server.profileservice.persistence
A abstract ManagedObject recreation helper.
AbstractManagedObjectRecreation(AbstractValueRecreation) - Constructor for class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectRecreation
 
AbstractPatternVirtualFileFilter - Class in org.jboss.system.server.profile.basic
Pattern filter.
AbstractPatternVirtualFileFilter(String) - Constructor for class org.jboss.system.server.profile.basic.AbstractPatternVirtualFileFilter
 
AbstractPersisitedValue - Class in org.jboss.system.server.profileservice.persistence.xml
A abstract persisted value.
AbstractPersisitedValue() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.AbstractPersisitedValue
 
AbstractPersistenceFactory - Class in org.jboss.system.server.profileservice.persistence
The abstract persistence factory.
AbstractPersistenceFactory() - Constructor for class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
 
AbstractPersistenceFactory(ManagedObjectFactory) - Constructor for class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
 
AbstractProfile - Class in org.jboss.system.server.profile.repository
A basic profile implementation, which delegates all the deployment actions the a DeploymentRepository.
AbstractProfile(DeploymentRepository, ProfileKey) - Constructor for class org.jboss.system.server.profile.repository.AbstractProfile
 
AbstractProfile(DeploymentRepository, ProfileKey, List<ProfileKey>) - Constructor for class org.jboss.system.server.profile.repository.AbstractProfile
 
AbstractProfileAction - Class in org.jboss.system.server.profileservice.repository
 
AbstractProfileAction() - Constructor for class org.jboss.system.server.profileservice.repository.AbstractProfileAction
 
AbstractProfileDeployment - Class in org.jboss.system.server.profileservice.repository
The profile deployment.
AbstractProfileDeployment(String) - Constructor for class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
 
AbstractProfileDeployment(VirtualFile) - Constructor for class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
 
AbstractProfileFactory - Class in org.jboss.system.server.profileservice.repository
A abstract profile factory.
AbstractProfileFactory() - Constructor for class org.jboss.system.server.profileservice.repository.AbstractProfileFactory
 
AbstractProfileLifeCycleAction - Class in org.jboss.system.server.profileservice.repository
A abstract profile lifecycle action.
AbstractProfileLifeCycleAction() - Constructor for class org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction
 
AbstractProfileMetaData - Class in org.jboss.system.server.profile.repository.metadata
The abstract profile meta data.
AbstractProfileMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
AbstractProfileMetaData(String, String, String) - Constructor for class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
AbstractProfileMetaData(String, String, String, List<SubProfileMetaData>) - Constructor for class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
AbstractProfileService - Class in org.jboss.system.server.profileservice.repository
The ProfileService.
AbstractProfileService(AbstractController) - Constructor for class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
AbstractProfileSourceMetaData - Class in org.jboss.system.server.profile.repository.metadata
A abstract profile source meta data, which type is based on the runtime class name.
AbstractProfileSourceMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.AbstractProfileSourceMetaData
 
AbstractProfileSourceMetaData(List<String>) - Constructor for class org.jboss.system.server.profile.repository.metadata.AbstractProfileSourceMetaData
 
AbstractSortedMetadataContainer<K,T extends Identifiable<K>> - Class in org.jboss.system.server.profileservice.repository.clustered.metadata
Base class for objects that maintain a sorted collection of child Identifiable metadata and also provide efficient lookup capability based on a child item's id.
AbstractSortedMetadataContainer() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.AbstractSortedMetadataContainer
 
AbstractSynchronizationAction<T extends SynchronizationActionContext> - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Abstract superclass of SynchronizationAction implementations.
AbstractSynchronizationAction(T, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
Create a new AbstractSynchronizationAction.
AbstractSynchronizationAction.State - Enum in org.jboss.system.server.profileservice.repository.clustered.sync
 
AbstractSynchronizationPolicy - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Abstract base class to support implementations of SynchronizationPolicy.
AbstractSynchronizationPolicy() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
AbstractValuePersistence - Class in org.jboss.system.server.profileservice.persistence
The AbstractValuePersistence creates a xml representation of MetaValues which are used for the ProfileService attachment persistence.
AbstractValuePersistence(ManagedObjectPersistencePlugin, MetaValueFactory) - Constructor for class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
 
AbstractValueRecreation - Class in org.jboss.system.server.profileservice.persistence
The abstract value recreation creates MetaValues based on the persisted managed object information and the MetaTypes of the ManagedObject used for persistence.
AbstractValueRecreation(ManagedObjectPersistencePlugin) - Constructor for class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
 
AbstractVFSProfileSource - Class in org.jboss.system.server.profileservice.repository
A abstract VFS based source for profile deployments.
AbstractVFSProfileSource(URI[]) - Constructor for class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
 
acceptAddition(RepositoryItemMetadata, RepositoryItemMetadata, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
acceptJoinAddition(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
acceptJoinAddition(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy
Always returns false Should the item represented by toAdd that is available on a newly joining node be accepted for use around the cluster when the cluster's records show no record of an item with the same path? Such a case potentially could mean newly joining node was unaware of an earlier removal that occurred while it was offline and that the cluster has also purged from its records.
acceptJoinAddition(RepositoryItemMetadata, RepositoryItemMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationPolicy
Should the item represented by toAdd that is available on a newly joining node be accepted for use around the cluster when the cluster's records show no record of an item with the same path? Such a case potentially could mean newly joining node was unaware of an earlier removal that occurred while it was offline and that the cluster has also purged from its records.
acceptJoinReincarnation(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
acceptJoinReincarnation(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy
Always returns false Should the item represented by reincarnation that is available on a newly joining node be accepted for use around the cluster when the cluster's records show an item with the same path was previously removed? Such a case potentially could mean the newly joining node was unaware of a removal that occurred while it was offline.
acceptJoinReincarnation(RepositoryItemMetadata, RepositoryItemMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationPolicy
Should the item represented by reincarnation that is available on a newly joining node be accepted for use around the cluster when the cluster's records show an item with the same path was previously removed? Such a case potentially could mean the newly joining node was unaware of a removal that occurred while it was offline.
acceptJoinRemoval(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
acceptJoinRemoval(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy
Always returns false Should the item represented by toRemovethat is unavailable on a merging set of nodes be removed from around the cluster when the cluster's records show an item with the same path? Such a case potentially could mean the newly joining node was unaware of a new deployment of the item that occurred while it was offline.
acceptJoinRemoval(RepositoryItemMetadata, RepositoryItemMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationPolicy
Should the item represented by toRemovethat is unavailable on a merging set of nodes be removed from around the cluster when the cluster's records show an item with the same path? Such a case potentially could mean the newly joining node was unaware of a new deployment of the item that occurred while it was offline.
acceptJoinUpdate(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
acceptJoinUpdate(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy
Always returns false Should the item represented by update that is available on a newly joining node be accepted for use around the cluster when the cluster's records show an item with the same path with a different version? Such a case potentially could mean the newly joining node was unaware of changes that occurred while it was offline.
acceptJoinUpdate(RepositoryItemMetadata, RepositoryItemMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationPolicy
Should the item represented by update that is available on a newly joining node be accepted for use around the cluster when the cluster's records show an item with the same path with a different version? Such a case potentially could mean the newly joining node was unaware of changes that occurred while it was offline.
acceptMergeAddition(RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
acceptMergeAddition(RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy
Always returns false Should the item represented by toAdd that is available on a merging set of nodes be accepted for use around the cluster when the cluster's records show no record of an item with the same path? Such a case potentially could mean the merging nodes were unaware of an earlier removal that occurred while the cluster was split and that the cluster has also purged from its records.
acceptMergeAddition(RepositoryItemMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationPolicy
Should the item represented by toAdd that is available on a merging set of nodes be accepted for use around the cluster when the cluster's records show no record of an item with the same path? Such a case potentially could mean the merging nodes were unaware of an earlier removal that occurred while the cluster was split and that the cluster has also purged from its records.
acceptMergeReincarnation(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
acceptMergeReincarnation(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy
Always returns false Should the item represented by reincarnation that is available on a merging set of nodes be accepted for use around the cluster when the cluster's records show an item with the same path was previously removed? Such a case potentially could mean the merging nodes were unaware of a removal that occurred while the cluster was split.
acceptMergeReincarnation(RepositoryItemMetadata, RepositoryItemMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationPolicy
Should the item represented by reincarnation that is available on a merging set of nodes be accepted for use around the cluster when the cluster's records show an item with the same path was previously removed? Such a case potentially could mean the merging nodes were unaware of a removal that occurred while the cluster was split.
acceptMergeRemoval(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
acceptMergeRemoval(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy
Always returns false Should the item represented by toRemove that is unavailable on a newly joining node be removed from around the cluster when the cluster's records show an item with the same path? Such a case potentially could mean the newly joining node was unaware of a new deployment of the item that occurred while the cluster was split.
acceptMergeRemoval(RepositoryItemMetadata, RepositoryItemMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationPolicy
Should the item represented by toRemove that is unavailable on a newly joining node be removed from around the cluster when the cluster's records show an item with the same path? Such a case potentially could mean the newly joining node was unaware of a new deployment of the item that occurred while the cluster was split.
acceptMergeUpdate(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
acceptMergeUpdate(RepositoryItemMetadata, RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy
Always returns false Should the item represented by update that is available on a merging set of nodes be accepted for use around the cluster when the cluster's records show an item with the same path with a different version? Such a case potentially could mean the merging nodes were unaware of changes that occurred while the cluster was split.
acceptMergeUpdate(RepositoryItemMetadata, RepositoryItemMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationPolicy
Should the item represented by update that is available on a merging set of nodes be accepted for use around the cluster when the cluster's records show an item with the same path with a different version? Such a case potentially could mean the merging nodes were unaware of changes that occurred while the cluster was split.
acceptReincarnation(RepositoryItemMetadata, RepositoryItemMetadata, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
acceptRemoval(RepositoryItemMetadata, RepositoryItemMetadata, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
accepts(VirtualFile) - Method in class org.jboss.system.server.profile.basic.AbstractPatternVirtualFileFilter
 
accepts(VirtualFile) - Method in class org.jboss.system.server.profile.basic.XmlIncludeVirtualFileFilter
 
accepts(Collection<URI>) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManagerFactory
 
accepts(Collection<URI>) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManagerFactory
Indicates whether this factory can create a LocalContentManager that works with the given collection of URIs.
acceptsDeployment(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
acceptsDeployment(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Check if the deployment should be added.
acceptUpdate(RepositoryItemMetadata, RepositoryItemMetadata, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
activateProfile(ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Activate a registered profile.
add(Profile, VirtualFile) - Method in class org.jboss.system.server.profileservice.VFSScanner
Remove the component
addAttachment(String, Object) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
addAttachment(Class<T>, T) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
addAttachment(String, T, Class<T>) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
addAttachment(RepositoryAttachmentMetaData, AttachmentMetaData) - Static method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaDataFactory
 
addAttachment(String, Object) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Add attachment.
addAttachmentType(Class, String) - Method in class org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator
 
addChild(RepositoryAttachmentMetaData, RepositoryAttachmentMetaData) - Static method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaDataFactory
 
addComponent(PersistenceRoot, ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Add a ManagedComponent.
addComponent(Object, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
 
addComponent(Object, ManagedComponent) - Method in interface org.jboss.system.server.profileservice.persistence.component.ComponentMapper
Add a component.
addComponent(ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.PersistenceFactory
Add a ManagedComponent.
addComponent(PersistenceRoot, ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.PersistenceFactory
Add a ManagedComponent.
addComponentMapper(ComponentMapper) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
InstallCallback for adding a component mapper.
AddContentStreamAction - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
SynchronizationReadAction that reads from a InputStream and besides returning ByteChunks, also writes the stream contents to a local file.
AddContentStreamAction(InputStream, File, FileBasedSynchronizationActionContext, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
Create a new StreamReadAction.
addDeployment(ProfileDeployment) - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
addDeployment(String, ProfileDeployment) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Add a deployment to this profile source.
addDeployment(String, ProfileDeployment) - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
addDeployment(ProfileDeployment) - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
Add a deployment.
addDeployment(ProfileDeployment) - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
 
addDeploymentContent(String, InputStream) - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
addDeploymentContent(String, InputStream, DeploymentOption...) - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
addDeploymentContent(String, InputStream, DeploymentOption...) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
 
addDeploymentContent(String, InputStream, DeploymentOption...) - Method in class org.jboss.system.server.profileservice.repository.clustered.ImmutableClusteredDeploymentRepository
 
addDeploymentContent(String, InputStream) - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Read the content from the given input stream and add it to the repository across the cluster.
addedDeployment(List<VirtualFile>, VirtualFile) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Scan a given virtualFile for deployments.
addedDeployments(List<VirtualFile>, VirtualFile) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Scan the children of the root for deployments.
addItemMetadata(RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
addLocalContentManagerFactory(LocalContentManagerFactory<?>) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
addMapper(ComponentMapper) - Method in class org.jboss.system.server.profileservice.persistence.component.ComponentMapperRegistry
Add a component mapper.
addMapper(String, ComponentMapper) - Method in class org.jboss.system.server.profileservice.persistence.component.ComponentMapperRegistry
 
addModification(ContentModification) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
addPersistedComponent(PersistenceRoot, PersistedComponent) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Add a persisted component to the root.
addPersistedManagedObject(PersistedManagedObject) - Method in interface org.jboss.system.server.profileservice.persistence.xml.PersistedValueVisitor
Add a persisted managed object.
addPersistencePlugin(ManagedObjectPersistencePlugin) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
InstallCallback for adding a persistence plugin.
addPlugin(ManagedObjectPersistencePlugin) - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Add a managed object plugin.
addProfile(ProfileKey, ProfileMetaData) - Method in class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
Add profile meta data.
addProfileFactory(AbstractProfileFactory) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileFactory
Add a profile factory.
addProfiles(ProfileKey, List<ProfileMetaData>) - Method in class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
Add the profiles meta data, which is basically is a reference to a list of profile meta data.
addRepositoryClusteringHandler(RepositoryClusteringHandler) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
addRepositoryFactory(DeploymentRepositoryFactory) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileRepository
 
addTransientAttachment(String, Object) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Add transient attachment
addURI(URI) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
addURI(URI) - Method in class org.jboss.system.server.profileservice.VFSScanner
Add a uri
addURL(URL) - Method in interface org.jboss.system.tools.DeploymentRepositoryAdapter
Add url.
addURL(String) - Method in class org.jboss.system.tools.DeploymentScanner
 
addURL(URL) - Method in class org.jboss.system.tools.DeploymentScanner
 
addURL(String) - Method in interface org.jboss.system.tools.DeploymentScannerMBean
Add url to scanner.
addURL(URL) - Method in interface org.jboss.system.tools.DeploymentScannerMBean
Add url to scanner.
addURL(URL) - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
 
addValue(PersistedValue) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue
 
addVersionedAttachmentType(Class, String, String) - Method in class org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator
 
addVersionedAttachmentType(Class, String, String, String) - Method in class org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator
 
addVirtualFileCache(VirtualFile) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Add a virtualFile to the local virtualFileCache
applyAddedDeployments(URI, List<ModificationInfo>, List<VirtualFile>) - Method in class org.jboss.system.server.profileservice.repository.HotDeploymentRepository
Apply added deployments.
applyAddedDeployments(URI, List<ModificationInfo>, List<VirtualFile>) - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
 
applyPersistentChanges(VFSDeploymentUnit) - Method in class org.jboss.system.server.profileservice.persistence.deployer.ProfileServicePersistenceDeployer
 
applyStructureContext(RepositoryAttachmentMetaData, ContextInfo) - Static method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaDataFactory
 
AttachmentMetaData - Class in org.jboss.system.server.profileservice.attachments
The AttachmentMetaData, containing the information for storing and restoring the persisted Attachment.
AttachmentMetaData() - Constructor for class org.jboss.system.server.profileservice.attachments.AttachmentMetaData
 
AttachmentPropertyPopulator - Class in org.jboss.system.server.profileservice.persistence
The AttachmentPropertyPopulator, this writes the values of a ManagedProperty to the attachment using a registered ICF.
AttachmentPropertyPopulator(ManagedObjectFactory, ManagedObjectRecreationHelper) - Constructor for class org.jboss.system.server.profileservice.persistence.AttachmentPropertyPopulator
 
AttachmentStore - Interface in org.jboss.system.server.profileservice.attachments
The AttachmentStore.

B

BasicDeploymentRepository - Class in org.jboss.system.server.profileservice.repository
A basic deployment repository.
BasicDeploymentRepository(ProfileKey, URI[]) - Constructor for class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
BasicProfileDeploymentMetaData - Class in org.jboss.system.server.profile.repository.metadata
A basic ProfileDeployment meta data implementation.
BasicProfileDeploymentMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.BasicProfileDeploymentMetaData
 
BasicProfileDeploymentMetaData(String) - Constructor for class org.jboss.system.server.profile.repository.metadata.BasicProfileDeploymentMetaData
 
BasicProfileFactory - Class in org.jboss.system.server.profileservice.repository
 
BasicProfileFactory() - Constructor for class org.jboss.system.server.profileservice.repository.BasicProfileFactory
 
BasicProfileMetaData - Class in org.jboss.system.server.profile.repository.metadata
 
BasicProfileMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.BasicProfileMetaData
 
BasicProfileMetaData(String, String, String) - Constructor for class org.jboss.system.server.profile.repository.metadata.BasicProfileMetaData
 
BasicProfileMetaData(String, String, String, List<SubProfileMetaData>) - Constructor for class org.jboss.system.server.profile.repository.metadata.BasicProfileMetaData
 
BasicSubProfileMetaData - Class in org.jboss.system.server.profile.repository.metadata
 
BasicSubProfileMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.BasicSubProfileMetaData
 
BasicSubProfileMetaData(String, String, String) - Constructor for class org.jboss.system.server.profile.repository.metadata.BasicSubProfileMetaData
 
BeanMetaDataICF - Class in org.jboss.deployers.plugins.managed
An InstanceClassFactory for BeanMetaData
BeanMetaDataICF() - Constructor for class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
bind(Object, Object) - Static method in class org.jboss.system.Registry
 
BootstrapDeployment - Class in org.jboss.system.server.profileservice
A DeploymentUnit for exposing the MCServer deployments
BootstrapDeployment(KernelDeployment) - Constructor for class org.jboss.system.server.profileservice.BootstrapDeployment
 
build(DeploymentUnit, Set<String>, Map<String, ManagedObject>) - Method in class org.jboss.deployers.plugins.managed.DefaultManagedObjectCreator
Build managed object.
build(DeploymentUnit, Set<String>, Map<String, ManagedObject>) - Method in class org.jboss.deployers.plugins.managed.KernelDeploymentManagedObjectCreator
Called by the KernelDeploymentDeployer to update the ManagedObjects map created by the default ManagedObjectCreator.
build(DeploymentUnit, Map<String, ManagedObject>, ManagedDeployment) - Method in class org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator
 
ByteChunk - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Encapsulates the results of an IO read operation for transmission across the cluster.
ByteChunk(byte[], int) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.ByteChunk
Create a new ByteChunk.

C

cancel() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
cancel() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationAction
Cancel the action.
checkComplete(String...) - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
Check complete
checkComplete() - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
CheckComplete
checkForAdditions(List<ModificationInfo>) - Method in class org.jboss.system.server.profileservice.repository.HotDeploymentRepository
Check for additions.
checkForAdditions(List<ModificationInfo>) - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
 
cleanUpRoot(VirtualFile) - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
A way for the hot-deployment repository to cleanup the root (modification checker).
cleanUpRoot(VirtualFile) - Method in class org.jboss.system.server.profileservice.repository.HotDeploymentRepository
 
clear() - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
clearChangeCount() - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
clearDeploymentContentFlags(String, int) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
ClusteredDeploymentRepository - Class in org.jboss.system.server.profileservice.repository.clustered
DeploymentRepository that keeps its contents in sync across a cluster.
ClusteredDeploymentRepository(ProfileKey, URI[], Map<ProfileKey, RepositoryClusteringHandler>, Set<LocalContentManagerFactory<?>>) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
Create a new ClusteredDeploymentRepository.
ClusteredDeploymentRepositoryFactory - Class in org.jboss.system.server.profileservice.repository.clustered
Factory for clustered deployment repositories.
ClusteredDeploymentRepositoryFactory() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
ClusteredProfileSourceMetaData - Class in org.jboss.system.server.profileservice.repository.clustered.metadata
Base class for ProfileSourceMetaData that indicates a clustered repository should be used.
ClusteredProfileSourceMetaData() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.ClusteredProfileSourceMetaData
 
commit() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
commit() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.TwoPhaseCommitAction
 
commitSynchronization(SynchronizationId<?>) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
commitSynchronization(SynchronizationId<?>) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Complete the two-phase commit process for the cluster synchronization that has been prepared.
compare(DeploymentContext, DeploymentContext) - Method in class org.jboss.system.deployers.LegacyDeploymentContextComparator
 
compareTo(RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
compareTo(RepositoryRootMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
complete() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
complete() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationAction
Execute the action and if successful mark it as complete.
COMPONENT_NAMESPACE_1_0 - Static variable in class org.jboss.system.server.profileservice.persistence.PersistenceConstants
The component xml namespace.
ComponentMapper - Interface in org.jboss.system.server.profileservice.persistence.component
 
ComponentMapperRegistry - Class in org.jboss.system.server.profileservice.persistence.component
A component mapper registry.
ComponentMapperRegistry() - Constructor for class org.jboss.system.server.profileservice.persistence.component.ComponentMapperRegistry
 
ContentMetadataPersister - Interface in org.jboss.system.server.profileservice.repository.clustered.local
Object responsible for maintaining a persistent copy of a node's RepositoryContentMetadata.
ContentModification - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Describes a modification that a node needs to make to synchronize its repository with the cluster.
ContentModification(ContentModification.Type, String, RepositoryItemMetadata) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.ContentModification
 
ContentModification.Type - Enum in org.jboss.system.server.profileservice.repository.clustered.sync
 
convert2Type(String, String) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Convert simple types.
convertSimple2String(SimpleValue) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Convert a simple meta value to a String.
create() - Method in class org.jboss.system.deployers.LegacyDeploymentContextComparator
 
create() - Method in class org.jboss.system.server.profile.repository.AbstractImmutableProfile
 
create() - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
create() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
create() - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
create() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Create the profile service actions.
create() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
Extends superclass to check whether our configured URIs actually exist, if so validating that a clustering handler has been injected, throwing an IllegalStateException if not.
create() - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
 
create() - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
create() - Method in interface org.jboss.system.Service
create the service, do expensive operations etc
create() - Method in class org.jboss.system.tools.DeploymentScanner
Create server home.
create() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
Create profile.
createApplicationProfile(String[]) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
Create the applications sub profile.
createApplicationProfiles(String[]) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
Create the application sub profiles.
createApplicationProfiles(String[]) - Method in class org.jboss.system.server.profileservice.StaticClusteredProfileFactory
Create the cluster profiles, including the application profile from the StaticProfileFactory.
createArrayValue(ArrayValue, ArrayMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the persistence array value.
createArrayValue(PersistedArrayValue, ArrayMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Create array value.
createClusteredSource(URI[], boolean) - Method in class org.jboss.system.server.profileservice.StaticClusteredProfileFactory
Create a profile repository source meta data.
createCollectionValue(CollectionValue) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the persistence collection value.
createCollectionValue(PersistedCollectionValue, CollectionMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Process a collection.
createComponent(Object, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
Create the persisted information for a given ManagedComponent.
createCompositeValue(CompositeValue, CompositeMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the persistence composite value.
createCompositeValue(PersistedCompositeValue, CompositeMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Create composite value.
createDeployment(ProfileDeployment) - Method in interface org.jboss.system.server.profileservice.attachments.AttachmentStore
Create a MC deployment.
createDeployment(ProfileDeployment) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
createDeployment(VirtualFile) - Static method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Create a ProfileDeployment, based on the virtual file.
createDeployment(VirtualFile) - Method in class org.jboss.system.server.profileservice.VFSScanner
Create a deployment
createDeploymentRepository(ProfileKey, ProfileSourceMetaData) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
createDeploymentRepository(ProfileKey, ProfileSourceMetaData) - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
createDeploymentRepository(boolean, ProfileKey, URI[]) - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
createDirectoryTimestampMismatchAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create an action to handle the local end of a node updating a directory timestamp to match the cluster.
createDirectoryTimestampMismatchAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createEmptyBeanMetaData(PersistedComponent) - Method in class org.jboss.deployers.plugins.managed.KernelDeploymentComponentMapper
 
createEmptyContentMetadata() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
createEmptyContentMetadata() - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Creates a new RepositoryContentMetadata with a child RepositoryRootMetadata for each of this persister's URIs, but no RepositoryItemMetadatas under those roots.
createEnumValue(EnumValue) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the persistence enum value.
createEnumValue(PersistedEnumValue, EnumMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Process an Enum value.
createFactoryManagedObject(BeanMetaDataFactory, ManagedObject, MetaData) - Method in class org.jboss.deployers.plugins.managed.KernelDeploymentManagedObjectCreator
 
createGenericValue(GenericValue) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the persistence generic value.
createGenericValue(GenericValue, PersistedGenericValue) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the persistence generic value.
createGenericValue(PersistedGenericValue, GenericMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Create generic value.
createInstance() - Static method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaDataFactory
 
createInstance(ManagedDeployment) - Static method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaDataFactory
 
createKey(ProfileKeyMetaData) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileFactory
 
createManagedObject(PersistedManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DefaultManagedObjectPersistencePlugin
 
createManagedObject(PersistedManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DefaultRecreationDelegate
 
createManagedObject(PersistedManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Create a persisted managed object
createManagedObject(PersistedManagedObject) - Method in interface org.jboss.system.server.profileservice.persistence.ManagedObjectPersistencePlugin
Create a managed object, based on the persisted information.
createManagedObjectSkeleton(String) - Method in class org.jboss.system.server.profileservice.persistence.DefaultRecreationDelegate
 
createManagedObjectSkeleton(String) - Method in class org.jboss.system.server.profileservice.persistence.ManagedObjectRecreationHelper
Create a ManagedObject skeleton based on a class name.
createMetaValue(PersistedValue, MetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Create the meta value, based on the xml persisted value and the generated MetaType.
createMkdirFromClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create an action to handle the local end of a node adding a directory due to its presence on the cluster.
createMkdirFromClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createMkdirToClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create an action to handle the local end of a node adding a directory to the cluster.
createMkdirToClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createNewInstance(BeanInfo) - Method in class org.jboss.system.server.profileservice.persistence.AttachmentPropertyPopulator
 
createNewParent(ManagedDeployment, RepositoryAttachmentMetaData) - Static method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaDataFactory
 
createNoopProfile(ProfileKey, ProfileMetaData, List<ProfileKey>) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileFactory
Create a empty profile.
createPersistedComponent(Object, ManagedComponent, ModificationInfo) - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
Create a persisted component for a given ManagedComponent.
createPersistedManagedObject(ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
Create a persisted managed object.
createPersistedManagedObject(PersistedManagedObject, ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
Process a managed object.
createPersistedManagedObject(ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DefaultManagedObjectPersistencePlugin
 
createPersistedManagedObject(PersistedManagedObject, ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DefaultManagedObjectPersistencePlugin
 
createPersistedManagedObject(PersistedManagedObject, ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DefaultPersistenceDelegate
 
createPersistedManagedObject(ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Create a persisted managed object.
createPersistedManagedObject(PersistedManagedObject, ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Create a persisted managed object
createPersistedManagedObject(ManagedObject) - Method in interface org.jboss.system.server.profileservice.persistence.ManagedObjectPersistencePlugin
Create a persisted managed object
createPersistedManagedObject(PersistedManagedObject, ManagedObject) - Method in interface org.jboss.system.server.profileservice.persistence.ManagedObjectPersistencePlugin
Create a persisted managed object
createPersistedMetaData(PersistenceRoot, ManagedObject, ManagedComponent, boolean) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
create the xml meta data for persisting the managed object.
createPersistedProperty(ManagedProperty) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
Create a persisted property.
createPersistedValue(MetaValue, MetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the peristed xml meta data.
createPersistedValue(MetaValue, MetaType, PersistedValue) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the peristed xml meta data.
createPrepareRmdirFromClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
createPrepareRmdirFromClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createPrepareRmdirToClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create an action to handle the local end of a node removing a directory from the cluster.
createPrepareRmdirToClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createProfile(Map<ProfileKey, Profile>, List<ProfileKey>, ProfileKey, ProfileMetaData) - Method in class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
Create a Profile with it's sub-profiles.
createProfile(ProfileKey, ProfileMetaData, List<ProfileKey>) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileFactory
This is used by the BoostrapProfileFactory, as it already created the subProfiles list.
createProfile(ProfileKey, ProfileMetaData) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileFactory
 
createProfile(ProfileKey, ProfileMetaData, List<ProfileKey>) - Method in class org.jboss.system.server.profileservice.repository.BasicProfileFactory
 
createProfile(ProfileKey, ProfileMetaData, List<ProfileKey>) - Method in class org.jboss.system.server.profileservice.repository.FilteredProfileFactory
 
createProfile(ProfileKey, ProfileMetaData, List<ProfileKey>) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileFactory
 
createProfileDeployment(String) - Method in class org.jboss.system.server.profileservice.repository.DefaultProfileDeploymentFactory
 
createProfileDeployment(VirtualFile) - Method in class org.jboss.system.server.profileservice.repository.DefaultProfileDeploymentFactory
 
createProfileDeploymentRepository(ProfileKey, ProfileMetaData) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileRepository
 
createProfileDeploymentRepository(ProfileKey, String, ProfileSourceMetaData) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileRepository
 
createProfileKey(ProfileKeyMetaData) - Static method in class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
 
createProfileMetaData(ProfileKey, URL) - Method in class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
Create the meta data required for this profile.
createProfileMetaData(ProfileKey, URL) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
Create the legacy profiles, based on the injected uris.
createProfileMetaData(String, boolean, URI[], String[]) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
Create a basic profile meta data.
createProfiles(ProfileKey, URL) - Method in class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
Create the profiles required for this profile.
createProfiles(Map<ProfileKey, Profile>, ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
Create profiles
createPropertiesValue(PropertiesMetaValue) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the persistence properties value.
createPropertiesValue(PersistedPropertiesValue, PropertiesMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Create the properties value.
createPullFromClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create an action to handle the local end of a node pulling content from the cluster.
createPullFromClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createPushStreamToClusterAction(ContentModification, InputStream) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create an action to handle the local end of a node pushing content that is read from an external-to-the-repository stream to the cluster.
createPushStreamToClusterAction(ContentModification, InputStream) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createPushToClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create an action to handle the local end of a node pushing content to the cluster.
createPushToClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createRelativeDeploymentPath(VirtualFile) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
Create the relative path to the persisted deployment attachment meta data.
createRemoveFromClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create an action to handle the local end of a node removing content that the rest of the cluster regards as invalid.
createRemoveFromClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createRemoveToClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create an action to handle the local end of a node removing content from the cluster.
createRemoveToClusterAction(ContentModification, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createSimpleValue(SimpleValue) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the persistence simple value.
createSimpleValue(PersistedSimpleValue, SimpleMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Create simple value.
createSource(URI[], boolean) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
Create a profile repository source meta data.
createStoreName(ProfileKey) - Static method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
createSubProfileMetaData(String[]) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
createSubProfiles(ProfileMetaData) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileFactory
 
createSynchronizationActionContext(SynchronizationId<?>, RepositoryContentMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Create a SynchronizationActionContext for the given cluster-wide content synchronization.
createSynchronizationActionContext(SynchronizationId<?>, RepositoryContentMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
 
createTableValue(TableValue) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create the persistence table value.
createTableValue(PersistedTableValue, TableMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Create the table value.
createTempDir(String) - Static method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileUtil
 
createTempFile() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
createTempFile(String, String) - Static method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileUtil
 
createTempFile(File, String) - Static method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileUtil
 
createUris(ProfileSourceMetaData) - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
createURIs(ProfileMetaData) - Method in class org.jboss.system.server.profileservice.repository.FilteredProfileFactory
 
createValue(PersistedValue, MetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectRecreation
Call the value recreation to recreate a persisted value.

D

deactivateProfile(ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Deactivate the profile.
deactivateProfiles(Collection<ProfileKey>) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
DEFAULT_REMOVAL_TRACKING_TIME - Static variable in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Default value for AbstractSynchronizationPolicy.getRemovalTrackingTime(), equal to 30 days.
DefaultDeploymentRepositoryFactory - Class in org.jboss.system.server.profileservice.repository
The default repository factory for immutable and mutable repositories.
DefaultDeploymentRepositoryFactory() - Constructor for class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
DefaultManagedObjectCreator - Class in org.jboss.deployers.plugins.managed
Default managed object creator.
DefaultManagedObjectCreator() - Constructor for class org.jboss.deployers.plugins.managed.DefaultManagedObjectCreator
 
DefaultManagedObjectPersistencePlugin - Class in org.jboss.system.server.profileservice.persistence
The default ManagedObject persistence plugin.
DefaultManagedObjectPersistencePlugin(AbstractValuePersistence, AbstractValueRecreation, ManagedObjectRecreationHelper) - Constructor for class org.jboss.system.server.profileservice.persistence.DefaultManagedObjectPersistencePlugin
 
DefaultPersistenceDelegate - Class in org.jboss.system.server.profileservice.persistence
The default persistence plugin.
DefaultPersistenceDelegate(AbstractValuePersistence) - Constructor for class org.jboss.system.server.profileservice.persistence.DefaultPersistenceDelegate
 
DefaultProfileDeploymentFactory - Class in org.jboss.system.server.profileservice.repository
Basic ProfileDeploymentFactory.
DefaultProfileDeploymentFactory() - Constructor for class org.jboss.system.server.profileservice.repository.DefaultProfileDeploymentFactory
 
DefaultRecreationDelegate - Class in org.jboss.system.server.profileservice.persistence
The default ManagedObject recreation plugin.
DefaultRecreationDelegate(AbstractValueRecreation, ManagedObjectRecreationHelper) - Constructor for class org.jboss.system.server.profileservice.persistence.DefaultRecreationDelegate
 
delegateCreateProfile(String, ProfileKey, ProfileMetaData, List<ProfileKey>) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileFactory
Delegate the creation of the profile to one of the registered profile factories.
DelegatingPersistencePlugin - Class in org.jboss.system.server.profileservice.persistence
A delegating persistence plugin.
DelegatingPersistencePlugin(ManagedObjectRecreationHelper) - Constructor for class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
 
deploy(DeploymentUnit, BeanMetaData) - Method in class org.jboss.system.deployers.TempBeanMetaDataDeployer
 
DEPLOY_STATE - Static variable in class org.jboss.system.server.profileservice.repository.AbstractProfileService
The deploy state
DeploymentClassPathMetaData - Class in org.jboss.system.server.profileservice.attachments
The DeploymentClassPathMetaData is the xml representation of the ClassPathEntry in ContextInfo.
DeploymentClassPathMetaData() - Constructor for class org.jboss.system.server.profileservice.attachments.DeploymentClassPathMetaData
 
DeploymentClassPathMetaData(String, String) - Constructor for class org.jboss.system.server.profileservice.attachments.DeploymentClassPathMetaData
 
DeploymentRepositoryAdapter - Interface in org.jboss.system.tools
Deployment repository adapter.
DeploymentScanner - Class in org.jboss.system.tools
Deployment scanner impl - hooking into ProfileService.
DeploymentScanner(DeploymentRepositoryAdapter) - Constructor for class org.jboss.system.tools.DeploymentScanner
 
DeploymentScannerMBean - Interface in org.jboss.system.tools
Deployment api for tools.
DeploymentStructureMetaData - Class in org.jboss.system.server.profileservice.attachments
Basic xml representation helper class of the StructureMetaData.
DeploymentStructureMetaData() - Constructor for class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
destroy() - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
destroy() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
destroy() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Destroy the profileService.
destroy() - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
 
destroy() - Method in interface org.jboss.system.Service
destroy the service, tear down
destroy() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
Stop profile.
DirectoryTimestampUpdateAction - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
RepositorySynchronizationAction that updates a directory lastModified time.
DirectoryTimestampUpdateAction(File, FileBasedSynchronizationActionContext, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction
Create a new DirectoryTimestampUpdateAction.
displayPackageInfo(String) - Method in class org.jboss.system.server.ServerInfo
Display the java.lang.Package info for the pkgName
displayPackageInfo(String) - Method in interface org.jboss.system.server.ServerInfoMBean
Display the java.lang.Package info for the pkgName
doCancel() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
doCancel() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
 
doCancel() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction
 
doCancel() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
 
doCancel() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
doCancel() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction
 
doCommit() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
doCommit() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
 
doCommit() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction
 
doCommit() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
 
doCommit() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
doCommit() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction
 
doCommit() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteRemovalAction
 
doComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractFileWriteAction
 
doComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
doComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
 
doComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction
 
doComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
 
doComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
doComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction
 
doMatch() - Method in class org.jboss.system.server.profile.basic.AbstractPatternVirtualFileFilter
Should we match the pattern.
doMatch() - Method in class org.jboss.system.server.profile.basic.PatternExcludeVirtualFileFilter
 
doMatch() - Method in class org.jboss.system.server.profile.basic.PatternIncludeVirtualFileFilter
 
doPrepare() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
doPrepare() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
 
doPrepare() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction
 
doPrepare() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
 
doPrepare() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
doPrepare() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction
 
doPrepare() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemovalMetadataInsertionAction
 
doRollbackFromCancelled() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
doRollbackFromCancelled() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
 
doRollbackFromCancelled() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction
 
doRollbackFromCancelled() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
 
doRollbackFromCancelled() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
doRollbackFromCancelled() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction
 
doRollbackFromComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
doRollbackFromComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction
 
doRollbackFromComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
 
doRollbackFromComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
doRollbackFromComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction
 
doRollbackFromComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemovalMetadataInsertionAction
 
doRollbackFromOpen() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
doRollbackFromOpen() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
 
doRollbackFromOpen() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction
 
doRollbackFromOpen() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
 
doRollbackFromOpen() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
doRollbackFromOpen() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction
 
doRollbackFromPrepared() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
doRollbackFromPrepared() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction
 
doRollbackFromPrepared() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
 
doRollbackFromPrepared() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.RemoveFileAction
 
doRollbackFromPrepared() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
doRollbackFromPrepared() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction
 
doRollbackFromPrepared() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemovalMetadataInsertionAction
 
doRollbackFromRollbackOnly() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
doRollbackFromRollbackOnly() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
 
doRollbackFromRollbackOnly() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.DirectoryTimestampUpdateAction
 
doRollbackFromRollbackOnly() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
 
doRollbackFromRollbackOnly() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.RemoveFileAction
 
doRollbackFromRollbackOnly() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
doRollbackFromRollbackOnly() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction
 
drainPreapprovedRemovals(AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 

E

EmptyProfileMetaData - Class in org.jboss.system.server.profile.repository.metadata
A empty profile meta meta, which only has a name and dependencies to other profiles.
EmptyProfileMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.EmptyProfileMetaData
 
EmptyProfileMetaData(String, String, String) - Constructor for class org.jboss.system.server.profile.repository.metadata.EmptyProfileMetaData
 
EmptyProfileMetaData(String, String, String, List<SubProfileMetaData>) - Constructor for class org.jboss.system.server.profile.repository.metadata.EmptyProfileMetaData
 
emtpyPersistedValue(MetaType) - Static method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Create a emtpy xml meta data, based on the meta type
enableModifiedDeploymentChecks(boolean) - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
enableModifiedDeploymentChecks(boolean) - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
 
entries - Static variable in class org.jboss.system.Registry
 
equals(Object) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
equals(Object) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
equals(Object) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
equals(Object) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationId
 

F

FileBasedSynchronizationActionContext - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
SynchronizationActionContext subclass that provides additional contextual information useful to filesystem based actions.
FileBasedSynchronizationActionContext(SynchronizationId<?>, RepositoryContentMetadata, File, String) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.FileBasedSynchronizationActionContext
 
FileReadAction - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
SynchronizationReadAction that reads from a File.
FileReadAction(File, FileBasedSynchronizationActionContext, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
Create a new FileReadAction.
FilesystemLocalContentManager - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
LocalContentManager that persists to the local filesystem.
FilesystemLocalContentManager(Map<String, URI>, ProfileKey, String, ContentMetadataPersister, URI) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManager
Create a new FilesystemRepositoryContentPersister.
FilesystemLocalContentManagerFactory - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
LocalContentManagerFactory that creates a FilesystemLocalContentManager.
FilesystemLocalContentManagerFactory() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManagerFactory
 
FileUtil - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
Utility methods related to filesystem operations.
FileWriteAction - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
SynchronizationWriteAction that writes to a File.
FileWriteAction(File, FileBasedSynchronizationActionContext, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.FileWriteAction
Create a new FileWriteAction.
FilteredProfileFactory - Class in org.jboss.system.server.profileservice.repository
A filtered profile factory.
FilteredProfileFactory() - Constructor for class org.jboss.system.server.profileservice.repository.FilteredProfileFactory
 
FilteredProfileMetaData - Class in org.jboss.system.server.profile.repository.metadata
The meta data defining a filtered profile.
FilteredProfileMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.FilteredProfileMetaData
 
FilteredProfileMetaData(String, String, String) - Constructor for class org.jboss.system.server.profile.repository.metadata.FilteredProfileMetaData
 
FilteredProfileMetaData(String, String, String, List<SubProfileMetaData>) - Constructor for class org.jboss.system.server.profile.repository.metadata.FilteredProfileMetaData
 
findAttachment(String, List<AttachmentMetaData>) - Static method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaDataFactory
 
findDeploymentContent(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Try to find a deployment, based on the cached virtual roots of deployments we have.

G

getActiveProfile(ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Obtain the active profile for the key.
getActiveProfileKeys() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
getActiveThreadCount() - Method in class org.jboss.system.server.ServerInfo
 
getActiveThreadCount() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getActiveThreadGroupCount() - Method in class org.jboss.system.server.ServerInfo
 
getActiveThreadGroupCount() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getAllowJoinAdditions() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Gets any fixed response to AbstractSynchronizationPolicy.acceptJoinAddition(RepositoryItemMetadata, RepositoryItemMetadata).
getAllowJoinReincarnations() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Gets any fixed response to AbstractSynchronizationPolicy.acceptJoinReincarnation(RepositoryItemMetadata, RepositoryItemMetadata).
getAllowJoinRemovals() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Gets any fixed response to AbstractSynchronizationPolicy.acceptJoinRemoval(RepositoryItemMetadata, RepositoryItemMetadata).
getAllowJoinUpdates() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Gets any fixed response to AbstractSynchronizationPolicy.acceptJoinUpdate(RepositoryItemMetadata, RepositoryItemMetadata).
getAllowMergeAdditions() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Gets any fixed response to AbstractSynchronizationPolicy.acceptMergeAddition(RepositoryItemMetadata).
getAllowMergeReincarnations() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Gets any fixed response to AbstractSynchronizationPolicy.acceptMergeReincarnation(RepositoryItemMetadata, RepositoryItemMetadata).
getAllowMergeRemovals() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Gets any fixed response to AbstractSynchronizationPolicy.acceptMergeRemoval(RepositoryItemMetadata, RepositoryItemMetadata).
getAllowMergeUpdates() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Gets any fixed response to AbstractSynchronizationPolicy.acceptMergeUpdate(RepositoryItemMetadata, RepositoryItemMetadata).
getApplicationsName() - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
getApplicationURIs() - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
getAttachment() - Method in class org.jboss.system.server.profileservice.attachments.AttachmentMetaData
 
getAttachment(String) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
getAttachment(Class<T>) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
getAttachment(String, Class<T>) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
getAttachment(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Get attachment.
getAttachment(String, Class<T>) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Get attachment.
getAttachmentPath(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractFileAttachmentsSerializer
 
getAttachmentPath(String) - Method in class org.jboss.system.server.profileservice.repository.JAXBAttachmentSerializer
 
getAttachments() - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
getAttachments() - Method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
getAttachments() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Get all attachments.
getAttachmentsStoreDir() - Method in class org.jboss.system.server.profileservice.repository.AbstractFileAttachmentsSerializer
 
getAttachmentStore() - Method in class org.jboss.system.server.profileservice.persistence.deployer.ProfileServicePersistenceDeployer
 
getAttachmentStore() - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
 
getAttachmentStoreRoot() - Method in interface org.jboss.system.server.profileservice.attachments.AttachmentStore
Get the uri where the attachments are stored.
getAttachmentStoreRoot() - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
getAttachmentStoreRoot() - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
getAvailableProcessors() - Method in class org.jboss.system.server.ServerInfo
Returns Runtime.getRuntime().availableProcessors() on JDK 1.4 vms or -1 on previous versions.
getAvailableProcessors() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getBindingsURI() - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
getBootstrapMDs() - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
getBootstrapName() - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
getBootstrapProfileFactory() - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
getBootstrapURI() - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
getByteCount() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ByteChunk
Gets the number of valid bytes.
getBytes() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ByteChunk
The bytes contained by this chunk.
getCachedVirtualFile(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Get a cached virtual file.
getCachedVirtualFile(URI) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Get a cached virtual file.
getCachedVirtualFile(URI) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Gets a VirtualFile corresponding to the given URI.
getChangeCount() - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
getChecker() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
getChecker() - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
getChecker() - Method in class org.jboss.system.server.profileservice.repository.HotDeploymentRepository
Get the structure modified checker.
getChildren() - Method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
getClassLoader(BeanMetaData) - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
getClassName() - Method in class org.jboss.system.server.profileservice.attachments.AttachmentMetaData
 
getClassName() - Method in class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
 
getClassName() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
getClassName() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistenceRoot
 
getClassPaths() - Method in class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
getClusteringHandler() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
 
getComparatorClass() - Method in class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
getComponent(Object, PersistedComponent, boolean) - Method in class org.jboss.deployers.plugins.managed.KernelDeploymentComponentMapper
 
getComponent(Object, PersistedComponent, boolean) - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
Get a ManagedObject for a given component, based on the information in the attachment descriptor.
getComponentMapper(ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Get the component mapper for a given ManagedObject.
getComponentMapper(PersistenceRoot) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Get the component mapper for a persistence root.
getComponentMapper(String) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Get the component mapper for a given type.
getComponentName(BeanInfo, ManagedProperty, BeanMetaData, MetaValue) - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
getComponents() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistenceRoot
 
getConfigurator() - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
getContainedMetadata(K) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.AbstractSortedMetadataContainer
Gets the metadata object identified by key.
getContainedMetadataIds() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.AbstractSortedMetadataContainer
Gets an unmodifiable view of the ids of the metadata stored in this container.
getContent() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
getContentMetadataDir() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractContentMetadataPersister
Get the base directory where content metadata is to be stored.
getContentMetadataForAdd(RepositoryItemMetadata, InputStream) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
getContentMetadataForAdd(RepositoryItemMetadata, InputStream) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Generate content metadata that would reflect what the metadata would look like if an item with path vfsPath were added.
getContentMetadataForRemove(VirtualFile) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
getContentMetadataForRemove(VirtualFile) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Generate content metadata that would reflect what the metadata would look like if an item with path vfsPath were removed.
getContext() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
getContext() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationAction
Gets the contextual information for the set of actions of which this object is a member.
getContextOrder(DeploymentContext) - Method in class org.jboss.system.deployers.LegacyDeploymentContextComparator
Get context's order.
getController() - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
getCurrentContentMetadata() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
getCurrentContentMetadata() - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Scan the persistent store for the current content metadata.
getDefaultPartitionName() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
getDefaultProfile() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
getDelegateICF() - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
getDeployer() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
getDeployersName() - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
getDeployersURI() - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
getDeployment(String) - Method in class org.jboss.system.server.profile.repository.AbstractImmutableProfile
 
getDeployment(String) - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
getDeployment(String) - Method in class org.jboss.system.server.profile.repository.NoopProfile
 
getDeployment(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
getDeployment(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Get the deployment
getDeploymentClassPathMetaData(ContextInfo) - Static method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaDataFactory
 
getDeploymentContent(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
getDeploymentContentFlags(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
getDeploymentContext(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
Get deployment context.
getDeploymentFilter() - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
 
getDeploymentFilter() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
getDeploymentFilter() - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
getDeploymentManager() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
getDeploymentName() - Method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
getDeploymentNames() - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
getDeploymentNames() - Method in class org.jboss.system.server.profile.repository.NoopProfile
 
getDeploymentNames() - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
 
getDeployments() - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
getDeployments() - Method in class org.jboss.system.server.profile.repository.metadata.BasicProfileMetaData
 
getDeployments() - Method in class org.jboss.system.server.profile.repository.metadata.EmptyProfileMetaData
 
getDeployments() - Method in class org.jboss.system.server.profile.repository.metadata.HotDeploymentProfileMetaData
There cannot be any specific deployments for a hot deployment profile, as it will scan the folders.
getDeployments() - Method in class org.jboss.system.server.profile.repository.NoopProfile
 
getDeployments() - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
 
getDeploymentStructure() - Method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
getDomain() - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
getDomain() - Method in class org.jboss.system.server.profile.repository.metadata.BasicSubProfileMetaData
 
getDomain() - Method in class org.jboss.system.server.profile.repository.metadata.ProfilesMetaData
 
getDomain() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
getDomains() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
getEntries() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedPropertiesValue
 
getEntries() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedTableValue
 
getEntry(Object) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
getExposedCollection() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.AbstractSortedMetadataContainer
Gets a collection that can be exposed to external callers.
getFarmURIs() - Method in class org.jboss.system.server.profileservice.StaticClusteredProfileFactory
 
getFields(String, MetaType) - Method in class org.jboss.deployers.plugins.managed.KernelDeploymentManagedObjectCreator
Create a DefaultFieldsImpl for the given property name and type
getFields(String, MetaType) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
Create a DefaultFieldsImpl for the given property name and type
getFileForItem(URI, RepositoryItemMetadata) - Static method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileUtil
 
getFilter() - Method in class org.jboss.system.server.profileservice.VFSScanner
Get the filer
getFilterInstance() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
getFilterInstance() - Method in class org.jboss.system.server.profileservice.VFSScanner
Get the filter instance
getFreeMemory() - Method in class org.jboss.system.server.ServerInfo
 
getFreeMemory() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getGeneric() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedGenericValue
 
getHASingletonURIs() - Method in class org.jboss.system.server.profileservice.StaticClusteredProfileFactory
 
getHostAddress() - Method in class org.jboss.system.server.ServerInfo
Returns InetAddress.getLocalHost().getHostAddress();
getHostAddress() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getHostName() - Method in class org.jboss.system.server.ServerInfo
Returns InetAddress.getLocalHost().getHostName();
getHostName() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getId() - Method in interface org.jboss.system.server.profileservice.repository.clustered.metadata.Identifiable
 
getId() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
getId() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
getId() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationActionContext
 
getInProgressMetadata() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationActionContext
 
getInstallMethod() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction
 
getInstallMethod() - Method in class org.jboss.system.server.profileservice.repository.ProfileCreateAction
 
getInstallMethod() - Method in class org.jboss.system.server.profileservice.repository.ProfileStartAction
 
getInstance() - Static method in class org.jboss.system.deployers.LegacyDeploymentContextComparator
Get the instance.
getInstance() - Static method in class org.jboss.system.server.profileservice.persistence.component.ComponentMapperRegistry
 
getInstance() - Static method in class org.jboss.system.server.profileservice.repository.DefaultProfileDeploymentFactory
 
getInstance() - Static method in class org.jboss.system.server.profileservice.repository.ProfileCreateAction
 
getInstance() - Static method in class org.jboss.system.server.profileservice.repository.ProfileStartAction
 
getItem() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ContentModification
 
getItemForAddition(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
getItemForAddition(String) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Gets a RepositoryItemMetadata that will describe an item that may be added.
getItemMetadata(List<String>) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
getJavaVendor() - Method in class org.jboss.system.server.ServerInfo
 
getJavaVendor() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getJavaVersion() - Method in class org.jboss.system.server.ServerInfo
 
getJavaVersion() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getJavaVMName() - Method in class org.jboss.system.server.ServerInfo
 
getJavaVMName() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getJavaVMVendor() - Method in class org.jboss.system.server.ServerInfo
 
getJavaVMVendor() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getJavaVMVersion() - Method in class org.jboss.system.server.ServerInfo
 
getJavaVMVersion() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getKey() - Method in class org.jboss.system.server.profile.repository.AbstractImmutableProfile
 
getKey() - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
getKey() - Method in class org.jboss.system.server.profile.repository.NoopProfile
 
getKey() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedPair
 
getKey() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
 
getLastModified() - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
getLastModified() - Method in class org.jboss.system.server.profile.repository.NoopProfile
 
getLastModified() - Method in class org.jboss.system.server.profileservice.attachments.AttachmentMetaData
 
getLastModified() - Method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
getLastModified() - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
 
getLoader() - Method in class org.jboss.system.server.profileservice.persistence.ManagedObjectRecreationHelper
 
getLocalContentManager(Map<String, URI>, ProfileKey, String) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManagerFactory
 
getLocalContentManager(Map<String, URI>, ProfileKey, String) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManagerFactory
Gets a LocalContentManager for the given set of URIs.
getLocalNodeName() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
getLocalNodeName() - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Gets the unique id for this node within the cluster partition
getLogger() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
getLogger() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
 
getLogger() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileWriteAction
 
getLogger() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.InitiateRmdirAction
 
getLogger() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.MkDirAction
 
getLogger() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.RemoveFileAction
 
getMainDeployer() - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
Return the MainDeployer bean.
getMainDeployer() - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
getMainDeployer() - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
 
getManagedObject() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedGenericValue
 
getManagedObjectClass(BeanMetaData) - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
getManagedObjectFactory() - Method in class org.jboss.system.server.profileservice.persistence.PersistenceFactory
Get the managed object factory.
getManagedObjects() - Method in interface org.jboss.system.server.profileservice.persistence.xml.PersistedValueVisitor
Get the persisted managed objects of this node.
getManagedObjectValue(BeanMetaData, MetaData, ManagedObject) - Method in class org.jboss.deployers.plugins.managed.KernelDeploymentManagedObjectCreator
 
getMapper(String) - Method in class org.jboss.system.server.profileservice.persistence.component.ComponentMapperRegistry
Get a component mapper.
getMarkedRemovedItem(RepositoryItemMetadata) - Static method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
getMarkedRemovedItem(ContentModification) - Static method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
getMaxMemory() - Method in class org.jboss.system.server.ServerInfo
Returns Runtime.getRuntime().maxMemory() on JDK 1.4 vms or -1 on previous versions.
getMaxMemory() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getMetadataPath(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractContentMetadataPersister
Get the file where metadata is stored.
getMetadataPath(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.JAXBRepositoryContentMetadataPersister
 
getMetaDataPathName(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
Get the metadata path, based on a relative path.
getMetaDataPaths() - Method in class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
getMetadataPersister() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManagerFactory
 
getMetaType() - Method in interface org.jboss.system.server.profileservice.persistence.xml.PersistedValueVisitor
Get the meta type of the property.
getMetaValueFactory() - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
getMetaValueFactory() - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Get the meta value factory.
getMgtDeploymentCreator() - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
getModificationInfo() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
getModificationList(RepositoryContentMetadata, RepositoryContentMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
getModifications() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
getModificationType() - Method in class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
getModifiedDeployments() - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
getModifiedDeployments() - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
getModifiedDeployments() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
 
getModifiedDeployments() - Method in class org.jboss.system.server.profileservice.repository.clustered.ImmutableClusteredDeploymentRepository
 
getModifiedDeployments() - Method in class org.jboss.system.server.profileservice.repository.HotDeploymentRepository
 
getModifiedDeployments() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
 
getMOF() - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
 
getMof() - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
getName() - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
getName() - Method in class org.jboss.system.server.profile.repository.metadata.BasicProfileDeploymentMetaData
 
getName() - Method in class org.jboss.system.server.profile.repository.metadata.BasicSubProfileMetaData
 
getName() - Method in class org.jboss.system.server.profile.repository.metadata.ProfilesMetaData
 
getName() - Method in class org.jboss.system.server.profileservice.attachments.AttachmentMetaData
 
getName() - Method in class org.jboss.system.server.profileservice.BootstrapDeployment
 
getName() - Method in class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
 
getName() - Method in interface org.jboss.system.server.profileservice.persistence.xml.PersistedElement
GetName()
getName() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
getName() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistenceRoot
 
getName() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Get the deployment name.
getName() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
getName() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
getNextBytes() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
 
getNextBytes() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
 
getNextBytes() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationReadAction
Gets the next chunk of bytes from the item associated with this action.
getOfficialContentMetadata() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
getOfficialContentMetadata() - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Gets the "official" record of the contents of the persistent store.
getOriginalName() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
getOriginatingNode() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
The name of the cluster node that propagated this version of the item to the cluster.
getOriginator() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationId
 
getOSArch() - Method in class org.jboss.system.server.ServerInfo
 
getOSArch() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getOSName() - Method in class org.jboss.system.server.ServerInfo
 
getOSName() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getOSVersion() - Method in class org.jboss.system.server.ServerInfo
 
getOSVersion() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getPartitionName() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
 
getPartitionName() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.ClusteredProfileSourceMetaData
 
getPartitionName() - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Gets the name of the cluster partition this hander is associated with
getPath() - Method in class org.jboss.system.server.profileservice.attachments.DeploymentClassPathMetaData
 
getPathElements(String) - Static method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
getPersistedProperties(PersistedManagedObject) - Static method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
Get a map of persisted managed objects, with the property name as key.
getPersistenceFactory() - Method in class org.jboss.system.server.profileservice.persistence.deployer.ProfileServicePersistenceDeployer
 
getPersistenceFactory() - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
getPersistencePlugin() - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Get the persistence plugin.
getPersistencePlugin() - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
 
getPersistencePlugin() - Method in class org.jboss.system.server.profileservice.persistence.PersistenceFactory
Get the persistence plugin.
getPlugin() - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
 
getPlugin() - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
 
getPlugin(ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Extract the type name and get the plugin.
getPlugin(PersistedManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Get the plugin registered for persisted managed object.
getPlugin(String) - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Get the plugin.
getPolicyURL() - Method in class org.jboss.system.server.security.SecurityPolicy
Get the policyURL.
getPreapprovedAddParent() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
getPrerejectedRemoveParent() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
getProfile(ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Obtain the registered profile for the key.
getProfile() - Method in class org.jboss.system.server.profileservice.repository.ProfileContext
 
getProfileDeploymentNames(ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
getProfileDeploymentRepository(ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileRepository
 
getProfileFactory() - Method in class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
 
getProfileKey() - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
getProfileKey() - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
getProfileKey() - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Gets the key identifying the Profile this handler is meant for
getProfileKey(Profile) - Static method in class org.jboss.system.server.profileservice.repository.ProfileContext
 
getProfileKey() - Method in class org.jboss.system.server.profileservice.VFSScanner
Get the profileKey.
getProfileKeys() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
getProfileKeys() - Method in class org.jboss.system.server.profileservice.repository.TypedProfileRepository
 
getProfileRepository() - Method in class org.jboss.system.server.profileservice.repository.BasicProfileFactory
 
getProfiles() - Method in class org.jboss.system.server.profile.repository.metadata.ProfilesMetaData
 
getProfileService() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
getProfileService() - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
Return the ProfileService bean.
getProfileService() - Method in class org.jboss.system.server.profileservice.VFSScanner
Get the profileService.
getProperties() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
getRecursiveSearch() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
getRecursiveSearch() - Method in class org.jboss.system.server.profileservice.VFSScanner
Get the recursive search
getRelatativeOrder() - Method in class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
getRelativePath() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
getRelativePathElements() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
getRemovalTrackingTime() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Gets how long in ms this policy should remembered removed items for use in detecting reincarnations.
getRepositories() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
getRepositoryContentModification() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
getRepositoryContentModification() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationAction
Gets the metadata describing this action.
getRepositoryNames(String...) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
getRepositoryRootMetadata(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
getRepositoryURIs() - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
 
getRoot() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Get the root of the deployment.
getRootName() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
getRootName() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ContentModification
 
getRootNames() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
getRootURIForModification(ContentModification) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Gets the URI of the repository root with which the given modification is associated.
getScanCount() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
getScanCount() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
getScanExecutor() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
getScanExecutor() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
getScanPeriod() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
getScanPeriod() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
getScanThreadName() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
getSecurityManager() - Method in class org.jboss.system.server.security.SecurityPolicy
Get the securityManager.
getSerializer() - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
getServer() - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
getServer() - Method in class org.jboss.system.server.profile.repository.metadata.BasicSubProfileMetaData
 
getServer() - Method in class org.jboss.system.server.profile.repository.metadata.ProfilesMetaData
 
getServer() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
getSimpleName() - Method in class org.jboss.system.server.profileservice.BootstrapDeployment
 
getSource() - Method in class org.jboss.system.server.profile.repository.metadata.BasicProfileMetaData
 
getSource() - Method in class org.jboss.system.server.profile.repository.metadata.EmptyProfileMetaData
 
getSource() - Method in class org.jboss.system.server.profile.repository.metadata.HotDeploymentProfileMetaData
 
getSources() - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileSourceMetaData
 
getState(Object, Kernel) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
Get the state of a bean
getState() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
getStoreName() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
getStoreName() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileBasedSynchronizationActionContext
 
getSubProfiles() - Method in class org.jboss.system.server.profile.repository.AbstractImmutableProfile
 
getSubProfiles() - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
getSubprofiles() - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
getSubProfiles() - Method in class org.jboss.system.server.profile.repository.NoopProfile
 
getSubProfiles() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
 
getSuffixes() - Method in class org.jboss.system.server.profileservice.attachments.DeploymentClassPathMetaData
 
getSynchronizationActionContext() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
Gets the current SynchronizationActionContext.
getTargetFile() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
getTempDir() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileBasedSynchronizationActionContext
 
getTempDirURI() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManagerFactory
 
getTemplateName() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
getTimestamp() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
getTimestampAsString() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
getTotalMemory() - Method in class org.jboss.system.server.ServerInfo
 
getTotalMemory() - Method in interface org.jboss.system.server.ServerInfoMBean
 
getTransientAttachment(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Get the transient attachment.
getTransientAttachment(String, Class<T>) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Get transient attachment.
getType() - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
getType() - Method in class org.jboss.deployers.plugins.managed.KernelDeploymentComponentMapper
 
getType() - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileSourceMetaData
 
getType() - Method in interface org.jboss.system.server.profileservice.persistence.component.ComponentMapper
Get the component mapper type.
getType() - Method in class org.jboss.system.server.profileservice.persistence.DefaultManagedObjectPersistencePlugin
 
getType() - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
 
getType() - Method in interface org.jboss.system.server.profileservice.persistence.ManagedObjectPersistencePlugin
Get the plugin type.
getType() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ContentModification
 
getTypes() - Method in class org.jboss.system.server.profileservice.repository.BasicProfileFactory
 
getTypes() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
getTypes() - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
getTypes() - Method in class org.jboss.system.server.profileservice.repository.FilteredProfileFactory
 
getTypes() - Method in class org.jboss.system.server.profileservice.repository.TypedProfileFactory
 
getUninstallMethod() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction
 
getUninstallMethod() - Method in class org.jboss.system.server.profileservice.repository.ProfileCreateAction
 
getUninstallMethod() - Method in class org.jboss.system.server.profileservice.repository.ProfileStartAction
 
getUploadUri() - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
getUploadURIs() - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
getURI(File) - Static method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
getURIList() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
getURIList() - Method in class org.jboss.system.server.profileservice.VFSScanner
Get the uri list
getValue(BeanInfo, ManagedProperty, MetaData, BeanMetaData) - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
getValue() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedProperty
 
getValue() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
getValuePersistence() - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
 
getValuePersistence() - Method in class org.jboss.system.server.profileservice.persistence.DefaultManagedObjectPersistencePlugin
 
getValuePersistence() - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Get the value recreation.
getValuePersistence() - Method in interface org.jboss.system.server.profileservice.persistence.ManagedObjectPersistencePlugin
Get the value persistence.
getValueRecreation() - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectRecreation
 
getValueRecreation() - Method in class org.jboss.system.server.profileservice.persistence.DefaultManagedObjectPersistencePlugin
 
getValueRecreation() - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Get the value persistence.
getValueRecreation() - Method in interface org.jboss.system.server.profileservice.persistence.ManagedObjectPersistencePlugin
Get the value recreation.
getValues() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue
 
getValues() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedCompositeValue
 
getViewManager() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
getVirtualFileForItem(RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
getVirtualFileForItem(RepositoryItemMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Get a VirtualFile for the content indicated by item.

H

handleAddition(String, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
handleAddition(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
handleAddition(String, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.LocalContentModificationGenerator
 
handleAddition(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.LocalContentModificationGenerator
 
handleAddition(String, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator
 
handleAddition(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator
 
handleChangeFromDirectory(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
handleChangeFromDirectory(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.LocalContentModificationGenerator
 
handleChangeFromDirectory(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator
 
handleChangeToDirectory(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
handleChangeToDirectory(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.LocalContentModificationGenerator
 
handleChangeToDirectory(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator
 
handleDirectoryTimestampModification(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
handleDirectoryTimestampModification(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.LocalContentModificationGenerator
 
handleDirectoryTimestampModification(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator
 
handleMapCompositeMetaType(PersistedCompositeValue, MapCompositeMetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Create the MapCompositeValueSupport value.
handleMatch(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
handleMissing(String, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
handleMissing(String, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.LocalContentModificationGenerator
 
handleMissing(String, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator
 
handleRemoval(String, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
handleRemoval(String, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.LocalContentModificationGenerator
 
handleRemoval(String, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator
 
handleSimpleModification(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator
 
handleSimpleModification(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.LocalContentModificationGenerator
 
handleSimpleModification(String, RepositoryItemMetadata, RepositoryItemMetadata, AbstractContentModificationGenerator.GeneratedModifications) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator
 
hasAttachments() - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
hasBeenModifed(VirtualFile, ContextInfo, long) - Static method in class org.jboss.system.server.profileservice.persistence.deployer.PersistenceModificationChecker
 
hasBeenModified(VFSDeploymentUnit, long) - Static method in class org.jboss.system.server.profileservice.persistence.deployer.PersistenceModificationChecker
 
hasDeployment(String) - Method in class org.jboss.system.server.profile.repository.AbstractImmutableProfile
 
hasDeployment(String) - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
hasDeployment(String) - Method in class org.jboss.system.server.profile.repository.NoopProfile
 
hasDeployment(String) - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
 
hasDeploymentContentFlags(String, int) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
hashCode() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
hashCode() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
hashCode() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
hashCode() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationId
 
hasURI(URI) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
hasURI(URI) - Method in class org.jboss.system.server.profileservice.VFSScanner
Whether it has the uri
hasURL(URL) - Method in interface org.jboss.system.tools.DeploymentRepositoryAdapter
Does this repository contain a url.
hasURL(String) - Method in class org.jboss.system.tools.DeploymentScanner
 
hasURL(URL) - Method in class org.jboss.system.tools.DeploymentScanner
 
hasURL(String) - Method in interface org.jboss.system.tools.DeploymentScannerMBean
Does this repository contain a url.
hasURL(URL) - Method in interface org.jboss.system.tools.DeploymentScannerMBean
Does this repository contain a url.
hasURL(URL) - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
 
HDScanner - Class in org.jboss.system.server.profileservice.hotdeploy
A DeploymentScanner built on the ProfileService and MainDeployer.
HDScanner() - Constructor for class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
HotDeploymentClusteredProfileSourceMetaData - Class in org.jboss.system.server.profileservice.repository.clustered.metadata
ProfileSourceMetaData that indicates a clustered repository that supports hot deployment should be used.
HotDeploymentClusteredProfileSourceMetaData() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.HotDeploymentClusteredProfileSourceMetaData
 
HotDeploymentProfileMetaData - Class in org.jboss.system.server.profile.repository.metadata
The meta data defining a hot deployment profile.
HotDeploymentProfileMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.HotDeploymentProfileMetaData
 
HotDeploymentProfileMetaData(String, String, String) - Constructor for class org.jboss.system.server.profile.repository.metadata.HotDeploymentProfileMetaData
 
HotDeploymentProfileMetaData(String, String, String, List<SubProfileMetaData>) - Constructor for class org.jboss.system.server.profile.repository.metadata.HotDeploymentProfileMetaData
 
HotDeploymentProfileSourceMetaData - Class in org.jboss.system.server.profile.repository.metadata
A hot deployment profile source meta data.
HotDeploymentProfileSourceMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.HotDeploymentProfileSourceMetaData
 
HotDeploymentProfileSourceMetaData(List<String>) - Constructor for class org.jboss.system.server.profile.repository.metadata.HotDeploymentProfileSourceMetaData
 
HotDeploymentRepository - Class in org.jboss.system.server.profileservice.repository
A deployment repository, with hot deployment capabilities.
HotDeploymentRepository(ProfileKey, URI[]) - Constructor for class org.jboss.system.server.profileservice.repository.HotDeploymentRepository
 

I

Identifiable<T> - Interface in org.jboss.system.server.profileservice.repository.clustered.metadata
Object with an id.
ignoreFlags - Static variable in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
The ignore flags.
IMMUTABLE_TYPE - Static variable in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
The immutable type.
IMMUTABLE_TYPE - Static variable in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
The immutable type.
ImmutableClusteredDeploymentRepository - Class in org.jboss.system.server.profileservice.repository.clustered
A ClusteredDeploymentRepository that will only accept content changes pulled from the cluster at load time; pushing updates to the cluster at load is not support, nor are changes after load supported.
ImmutableClusteredDeploymentRepository(ProfileKey, URI[], Map<ProfileKey, RepositoryClusteringHandler>, Set<LocalContentManagerFactory<?>>) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.ImmutableClusteredDeploymentRepository
Create a new ImmutableClusteredDeploymentRepository.
ImmutableClusteredProfileSourceMetaData - Class in org.jboss.system.server.profileservice.repository.clustered.metadata
ProfileSourceMetaData that indicates a clustered repository that does not support content changes after DeploymentRepository.load() is called should be used.
ImmutableClusteredProfileSourceMetaData() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.ImmutableClusteredProfileSourceMetaData
 
ImmutableProfileSourceMetaData - Class in org.jboss.system.server.profile.repository.metadata
A immutable profile source meta data.
ImmutableProfileSourceMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.ImmutableProfileSourceMetaData
 
ImmutableProfileSourceMetaData(List<String>) - Constructor for class org.jboss.system.server.profile.repository.metadata.ImmutableProfileSourceMetaData
 
ImmutableSynchronizationPolicy - Class in org.jboss.system.server.profileservice.repository.clustered.sync
SynchronizationPolicy that does not accept any changes.
ImmutableSynchronizationPolicy() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy
 
IncludeExcludeVisitorAttributes - Class in org.jboss.system.server.profile.basic
Include/exclude visitor attributes.
IncludeExcludeVisitorAttributes(Set<String>, Set<String>) - Constructor for class org.jboss.system.server.profile.basic.IncludeExcludeVisitorAttributes
 
InconsistentRepositoryStructureException - Exception in org.jboss.system.server.profileservice.repository.clustered.sync
Exception indicating that the list of repository roots is inconsistent between two RepositoryContentMetadata objects.
InconsistentRepositoryStructureException(RepositoryContentMetadata, RepositoryContentMetadata) - Constructor for exception org.jboss.system.server.profileservice.repository.clustered.sync.InconsistentRepositoryStructureException
 
incScanCount() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
Inc the scanCount and to a notifyAll.
incScanCount() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
Inc the scanCount and to a notifyAll.
initBootstrapMDs(Server) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
Create ManagedDeployments for the MCServer KernelDeployments.
initialize(LocalContentManager<?>) - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Handler should prepare itself for operation.
InitiateRmdirAction - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
SynchronizationAction that does nothing normally, but restores a removed directory during the rollback phase.
InitiateRmdirAction(File, FileBasedSynchronizationActionContext, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.InitiateRmdirAction
Create a new PrepareRmdirAction.
initiateSynchronization(SynchronizationId<?>, List<ContentModification>, RepositoryContentMetadata, boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
initiateSynchronization(SynchronizationId<?>, List<ContentModification>, RepositoryContentMetadata, boolean) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Initiate a process of synchronizing this node's persistent store with the rest of the cluster
install(Profile) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileAction
 
install(ProfileContext) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileAction
Install.
install(Profile) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction
 
install(ControllerContext, ControllerState, ControllerState) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
install(Profile) - Method in class org.jboss.system.server.profileservice.repository.ProfileDeployAction
 
installCurrentContentMetadata() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
installCurrentContentMetadata() - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Install the result from the latest call to LocalContentManager.getCurrentContentMetadata() as the "official" content metadata.
INSTANCE - Static variable in class org.jboss.system.deployers.LegacyDeploymentContextComparator
The instance
internalAddDeployment(String, ProfileDeployment) - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
Internal add the deployment, without locking the repository.
internalDeploy(DeploymentUnit) - Method in class org.jboss.system.server.profileservice.persistence.deployer.ProfileServicePersistenceDeployer
 
internalValidateContext(ControllerContext, Set<String>, Map<Object, String>) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Validate the context and create the error messages if needed.
invoke(Profile, String) - Static method in class org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction
 
isAttachmentPresent(String) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
isAttachmentPresent(Class<?>) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
isAttachmentPresent(String, Class<?>) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
isCancelled() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
isCancelled() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationAction
Gets whether SynchronizationAction.complete() has been invoked.
isChildOf(RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
Gets whether this item is a child of another item.
isComplete() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
isComplete() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationAction
Gets whether SynchronizationAction.complete() has been invoked.
isCreatedScanExecutor() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
isDeveloperMode() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Gets whether this policy is in a very lenient "developer mode" in which case it will return true to all acceptXXX calls.
isDirectory() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
isFailIfAlreadyExists() - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
isFailIfAlreadyExists() - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
isImmutable() - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Gets whether this handler allows a node to push content changes to the cluster.
isInitiation() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.SimpleSynchronizationRemoteAction
 
isInitiation() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationRemoteAction
 
isMutable() - Method in class org.jboss.system.server.profile.repository.AbstractImmutableProfile
 
isMutable() - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
isMutable() - Method in class org.jboss.system.server.profile.repository.NoopProfile
 
isMutable() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
 
isProcessProperty(ManagedProperty, boolean) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
Does this property needs to be processed.
isProcessProperty(ManagedProperty, boolean) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectRecreation
Does this property needs to be processed.
isRecursiveScan() - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
 
isRemoved() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
isScanEnabled() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
Are deployment scans enabled.
isScanEnabled() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
Are deployment scans enabled.

J

JAXBAttachmentSerializer - Class in org.jboss.system.server.profileservice.repository
A basic JAXB attachment Serializer.
JAXBAttachmentSerializer(File) - Constructor for class org.jboss.system.server.profileservice.repository.JAXBAttachmentSerializer
 
JAXBRepositoryContentMetadataPersister - Class in org.jboss.system.server.profileservice.repository.clustered.local
RepositoryContentPersister that uses JAXB to store the content metadata as XML.
JAXBRepositoryContentMetadataPersister(Server) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.JAXBRepositoryContentMetadataPersister
 
JAXBRepositoryContentMetadataPersister(URI) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.JAXBRepositoryContentMetadataPersister
 
JAXBRepositoryContentMetadataPersister(File) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.JAXBRepositoryContentMetadataPersister
 
JspAndHtmlExcludeVirtualFileFilter - Class in org.jboss.system.server.profile.basic
Exclude .jsp and .(x)html files.
JspAndHtmlExcludeVirtualFileFilter() - Constructor for class org.jboss.system.server.profile.basic.JspAndHtmlExcludeVirtualFileFilter
 

K

KernelDeploymentComponentMapper - Class in org.jboss.deployers.plugins.managed
A AbstractKernelDeployment persistence ComponentMapper.
KernelDeploymentComponentMapper(PersistenceFactory) - Constructor for class org.jboss.deployers.plugins.managed.KernelDeploymentComponentMapper
 
KernelDeploymentManagedObjectCreator - Class in org.jboss.deployers.plugins.managed
ManagedObjectCreator for KernelDeployment
KernelDeploymentManagedObjectCreator(ManagedObjectFactory) - Constructor for class org.jboss.deployers.plugins.managed.KernelDeploymentManagedObjectCreator
 

L

LazyPredeterminedManagedObjects - Class in org.jboss.system.server.profileservice.attachments
Basic wrapper for MutableAttachmets.
LazyPredeterminedManagedObjects(AbstractFileAttachmentsSerializer, String, Collection<String>) - Constructor for class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
LegacyDeploymentContextComparator - Class in org.jboss.system.deployers
Legacy deployment sorter
LegacyDeploymentContextComparator() - Constructor for class org.jboss.system.deployers.LegacyDeploymentContextComparator
 
listDeployedURLs() - Method in interface org.jboss.system.tools.DeploymentRepositoryAdapter
List deployed urls as strings.
listDeployedURLs() - Method in class org.jboss.system.tools.DeploymentScanner
 
listDeployedURLs() - Method in interface org.jboss.system.tools.DeploymentScannerMBean
List deployed urls as strings.
listDeployedURLs() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
 
listMemoryPools(boolean) - Method in class org.jboss.system.server.ServerInfo
Return a listing of the thread pools on jdk5+.
listMemoryPools(boolean) - Method in interface org.jboss.system.server.ServerInfoMBean
Return a listing of the thread pools on jdk5+.
listThreadCpuUtilization() - Method in class org.jboss.system.server.ServerInfo
Return a listing of the active threads and thread groups.
listThreadCpuUtilization() - Method in interface org.jboss.system.server.ServerInfoMBean
Return a sort list of thread cpu utilization.
listThreadDump() - Method in class org.jboss.system.server.ServerInfo
Return a listing of the active threads and thread groups.
listThreadDump() - Method in interface org.jboss.system.server.ServerInfoMBean
Return a listing of the active threads and thread groups, and a full stack trace for every thread, on jdk5+.
load() - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
load() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
 
load(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractContentMetadataPersister
 
load(String) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.ContentMetadataPersister
Load content metadata from the persistent store.
loadApplications(VirtualFile) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Load all the applications under the applicationDir.
loadAttachment(VirtualFile, AttachmentMetaData) - Method in interface org.jboss.system.server.profileservice.attachments.AttachmentStore
Load a attachment.
loadAttachment(VirtualFile, AttachmentMetaData) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
loadAttachment(String, Class<T>) - Method in class org.jboss.system.server.profileservice.repository.AbstractFileAttachmentsSerializer
 
loadAttachment(File, Class<T>) - Method in class org.jboss.system.server.profileservice.repository.AbstractFileAttachmentsSerializer
 
loadAttachment(File, Class<T>) - Method in class org.jboss.system.server.profileservice.repository.JAXBAttachmentSerializer
 
loadAttachmentMetaData(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
Load the attachment metadata for a deployment.
loadClass(String) - Method in class org.jboss.system.server.profileservice.persistence.ManagedObjectRecreationHelper
Load class.
loadDeploymentData(ProfileDeployment) - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
Create a MC deployment and load the persisted attachment data.
loadMetaData(VirtualFile) - Method in interface org.jboss.system.server.profileservice.attachments.AttachmentStore
Load the repository attachment meta data
loadMetaData(VirtualFile) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
loadMetadata(File) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractContentMetadataPersister
Actually load the metadata
loadMetadata(File) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.JAXBRepositoryContentMetadataPersister
 
LocalContentManager<T extends SynchronizationActionContext> - Interface in org.jboss.system.server.profileservice.repository.clustered.local
Object responsible for the local persistence operations associated with a ClusteredDeploymentRepository.
LocalContentManagerFactory<T extends SynchronizationActionContext> - Interface in org.jboss.system.server.profileservice.repository.clustered.local
Factory for a LocalContentManager that understands a particular type of URI.
LocalContentModificationGenerator - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Generates ContentModification object from a comparison of a current snapshot of local repository content to a official snapshot.
LocalContentModificationGenerator() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.LocalContentModificationGenerator
 
localMove(File, File, long) - Static method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileUtil
 
locateBean(String) - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
lockDeploymentContent(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
lockGlobally() - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Acquire a cluster-wide lock for this repository.
lockLocally() - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Acquire a local-only lock for this repository.
lockRead() - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
Lock for read
lockWrite() - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
Lock for write
log - Variable in class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
The logger
log - Variable in class org.jboss.system.server.profileservice.repository.AbstractProfileAction
The logger.
log - Variable in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
The logger.
logErrors(Set<String>, Collection<String>) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
This method just groups the errors and incomplete messages and throws an Exception if there are errors or missing dependencies.
lookup(Object) - Static method in class org.jboss.system.Registry
 

M

main(String[]) - Static method in class org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator
 
mainDeployer - Variable in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
The server MainDeployer
MainDeployerAdapter - Class in org.jboss.system.server.profileservice.repository
A basic adapter for the MainDeployer.
MainDeployerAdapter() - Constructor for class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
 
makeURL(String) - Method in class org.jboss.system.tools.DeploymentScanner
A helper to make a URL from a full url, or a filespec.
MANAGED_COMPONENT_ELEMENT_NAME - Static variable in class org.jboss.system.server.profileservice.persistence.PersistenceConstants
The managed-component name.
MANAGED_OBJECT_ELEMENT_NAME - Static variable in class org.jboss.system.server.profileservice.persistence.PersistenceConstants
The managed-object name.
ManagedObjectPersistencePlugin - Interface in org.jboss.system.server.profileservice.persistence
The managed object persistence plugin, handling the persistence of a ManagedObject.
ManagedObjectRecreationHelper - Class in org.jboss.system.server.profileservice.persistence
A recreation helper.
ManagedObjectRecreationHelper(ManagedObjectFactory) - Constructor for class org.jboss.system.server.profileservice.persistence.ManagedObjectRecreationHelper
 
mapComponents(PersistenceRoot) - Static method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Map the components based on their names.
MAX_CHUNK_BUFFER_SIZE - Static variable in class org.jboss.system.server.profileservice.repository.clustered.local.file.AddContentStreamAction
Max file transfer buffer size that we read at a time.
MAX_CHUNK_BUFFER_SIZE - Static variable in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileReadAction
Max file transfer buffer size that we read at a time.
METADATA_NAME - Static variable in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
The metadata name
MkDirAction - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
SynchronizationAction that makes a directory.
MkDirAction(File, FileBasedSynchronizationActionContext, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.MkDirAction
Create a new MkDirAction.
ModificationInfo - Enum in org.jboss.system.server.profileservice.persistence.xml
Flag indicating the modification of a value.
modifyTarget() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractFileWriteAction
 
modifyTarget() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
modifyTarget() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.InitiateRmdirAction
 
modifyTarget() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.MkDirAction
 
modifyTarget() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.RemoveFileAction
 
MUTABLE_TYPE - Static variable in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
The mutable type.
MUTABLE_TYPE - Static variable in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
The mutable type.

N

NoopProfile - Class in org.jboss.system.server.profile.repository
A empty profile, which does not contain any deployments.
NoopProfile(ProfileKey) - Constructor for class org.jboss.system.server.profile.repository.NoopProfile
 
NoopProfile(ProfileKey, List<ProfileKey>) - Constructor for class org.jboss.system.server.profile.repository.NoopProfile
 
NoOpRepositorySynchronizationWriteAction<T extends SynchronizationActionContext> - Class in org.jboss.system.server.profileservice.repository.clustered.sync
A SynchronizationWriteAction that throws the bytes on the floor.
NoOpRepositorySynchronizationWriteAction(T, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpRepositorySynchronizationWriteAction
Create a new NoOpRepositorySynchronizationWriteAction.
NoOpSynchronizationAction<T extends SynchronizationActionContext> - Class in org.jboss.system.server.profileservice.repository.clustered.sync
SynchronizationAction that does nothing.
NoOpSynchronizationAction(T, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpSynchronizationAction
 
NOW - Static variable in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
Marker value to pass to RepositoryItemMetadata.setTimestampAsString(String) that will generate a timestamp equal to System.currentTimeMillis().
NullValue - Class in org.jboss.system.server.profileservice.persistence.xml
A value.
NullValue() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.NullValue
 

O

OBJECT_NAME_STR - Static variable in interface org.jboss.system.server.ServerInfoMBean
The default ObjectName
org.jboss.deployers.plugins.managed - package org.jboss.deployers.plugins.managed
 
org.jboss.deployers.plugins.scanner - package org.jboss.deployers.plugins.scanner
 
org.jboss.system - package org.jboss.system
Core system framework and components.
org.jboss.system.deployers - package org.jboss.system.deployers
 
org.jboss.system.server - package org.jboss.system.server
Core server and loading support.
org.jboss.system.server.profile.basic - package org.jboss.system.server.profile.basic
 
org.jboss.system.server.profile.repository - package org.jboss.system.server.profile.repository
 
org.jboss.system.server.profile.repository.metadata - package org.jboss.system.server.profile.repository.metadata
 
org.jboss.system.server.profileservice - package org.jboss.system.server.profileservice
 
org.jboss.system.server.profileservice.attachments - package org.jboss.system.server.profileservice.attachments
 
org.jboss.system.server.profileservice.hotdeploy - package org.jboss.system.server.profileservice.hotdeploy
 
org.jboss.system.server.profileservice.persistence - package org.jboss.system.server.profileservice.persistence
 
org.jboss.system.server.profileservice.persistence.component - package org.jboss.system.server.profileservice.persistence.component
 
org.jboss.system.server.profileservice.persistence.deployer - package org.jboss.system.server.profileservice.persistence.deployer
 
org.jboss.system.server.profileservice.persistence.xml - package org.jboss.system.server.profileservice.persistence.xml
 
org.jboss.system.server.profileservice.repository - package org.jboss.system.server.profileservice.repository
 
org.jboss.system.server.profileservice.repository.clustered - package org.jboss.system.server.profileservice.repository.clustered
 
org.jboss.system.server.profileservice.repository.clustered.local - package org.jboss.system.server.profileservice.repository.clustered.local
 
org.jboss.system.server.profileservice.repository.clustered.local.file - package org.jboss.system.server.profileservice.repository.clustered.local.file
 
org.jboss.system.server.profileservice.repository.clustered.metadata - package org.jboss.system.server.profileservice.repository.clustered.metadata
 
org.jboss.system.server.profileservice.repository.clustered.sync - package org.jboss.system.server.profileservice.repository.clustered.sync
 
org.jboss.system.server.security - package org.jboss.system.server.security
 
org.jboss.system.tools - package org.jboss.system.tools
 

P

PatternExcludeVirtualFileFilter - Class in org.jboss.system.server.profile.basic
Pattern exclude filter.
PatternExcludeVirtualFileFilter(String) - Constructor for class org.jboss.system.server.profile.basic.PatternExcludeVirtualFileFilter
 
PatternIncludeVirtualFileFilter - Class in org.jboss.system.server.profile.basic
Pattern include filter.
PatternIncludeVirtualFileFilter(String) - Constructor for class org.jboss.system.server.profile.basic.PatternIncludeVirtualFileFilter
 
peekPreapprovedRemoveParent() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
peekPrerejectedAddParent() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
PERSISTED_ATTACHMENT_PREFIX - Static variable in class org.jboss.system.server.profileservice.persistence.deployer.ProfileServicePersistenceDeployer
The managed prefix.
PersistedArrayValue - Class in org.jboss.system.server.profileservice.persistence.xml
The persisted ArrayValue.
PersistedArrayValue() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedArrayValue
 
PersistedCollectionValue - Class in org.jboss.system.server.profileservice.persistence.xml
The persisted collection value.
PersistedCollectionValue() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue
 
PersistedComponent - Class in org.jboss.system.server.profileservice.persistence.xml
A persisted managed component.
PersistedComponent() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedComponent
 
PersistedComponent(PersistedManagedObject) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedComponent
 
PersistedCompositeValue - Class in org.jboss.system.server.profileservice.persistence.xml
The persisted composite value.
PersistedCompositeValue() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedCompositeValue
 
PersistedElement - Interface in org.jboss.system.server.profileservice.persistence.xml
A Element.
PersistedEnumValue - Class in org.jboss.system.server.profileservice.persistence.xml
The persisted EnumValue.
PersistedEnumValue() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedEnumValue
 
PersistedEnumValue(String) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedEnumValue
 
PersistedGenericValue - Class in org.jboss.system.server.profileservice.persistence.xml
The persisted generic value.
PersistedGenericValue() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedGenericValue
 
PersistedManagedObject - Class in org.jboss.system.server.profileservice.persistence.xml
A persisted xml representation of a ManagedObject.
PersistedManagedObject() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
PersistedManagedObject(String) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
PersistedManagedObject(String, String) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
PersistedPair - Class in org.jboss.system.server.profileservice.persistence.xml
The SimpleValue/SimpleMetaType.
PersistedPair() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedPair
 
PersistedPair(String, String) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedPair
 
PersistedPropertiesValue - Class in org.jboss.system.server.profileservice.persistence.xml
The persisted TableValue.
PersistedPropertiesValue() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedPropertiesValue
 
PersistedProperty - Class in org.jboss.system.server.profileservice.persistence.xml
The persisted ManagedProperty.
PersistedProperty() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedProperty
 
PersistedProperty(String) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedProperty
 
PersistedProperty(String, String) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedProperty
 
PersistedSimpleValue - Class in org.jboss.system.server.profileservice.persistence.xml
The SimpleValue/SimpleMetaType.
PersistedSimpleValue() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
PersistedSimpleValue(String) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
PersistedSimpleValue(String, String) - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
PersistedTableValue - Class in org.jboss.system.server.profileservice.persistence.xml
The persisted TableValue.
PersistedTableValue() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistedTableValue
 
PersistedValue - Interface in org.jboss.system.server.profileservice.persistence.xml
A persisted value.
PersistedValueVisitor - Interface in org.jboss.system.server.profileservice.persistence.xml
A persisted value visitor, extracting persisted managed objects.
PersistenceConstants - Class in org.jboss.system.server.profileservice.persistence
The PersistenceConstants.
PersistenceConstants() - Constructor for class org.jboss.system.server.profileservice.persistence.PersistenceConstants
 
PersistenceFactory - Class in org.jboss.system.server.profileservice.persistence
The persistence factory.
PersistenceFactory(ManagedObjectFactory) - Constructor for class org.jboss.system.server.profileservice.persistence.PersistenceFactory
 
PersistenceModificationChecker - Class in org.jboss.system.server.profileservice.persistence.deployer
 
PersistenceModificationChecker() - Constructor for class org.jboss.system.server.profileservice.persistence.deployer.PersistenceModificationChecker
 
PersistenceRoot - Class in org.jboss.system.server.profileservice.persistence.xml
The attachment persistence xml root.
PersistenceRoot() - Constructor for class org.jboss.system.server.profileservice.persistence.xml.PersistenceRoot
 
popPreapprovedRemoveParent() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
popPrerejectedAddParent() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
postDeregister() - Method in class org.jboss.system.server.ServerInfo
 
postRegister(Boolean) - Method in class org.jboss.system.server.ServerInfo
 
preDeregister() - Method in class org.jboss.system.server.ServerInfo
 
prepare() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
prepare() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.TwoPhaseCommitAction
 
prepareShutdown(Server) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
prepareSynchronization(SynchronizationId<?>) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
prepareSynchronization(SynchronizationId<?>) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Execute the prepare phase of the two phase commit process for the cluster synchronization that has been initialized.
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.system.server.ServerInfo
 
process() - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
Process ...
processManagedProperty(PersistedProperty, ManagedProperty, Object) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectRecreation
Process a managed property and set it's values to the attachment.
processManagedProperty(PersistedProperty, ManagedProperty) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectRecreation
Process the managed property.
processManagedProperty(PersistedProperty, ManagedProperty, boolean) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectRecreation
Process the managed property.
processManagedProperty(String, ManagedProperty, Object) - Method in class org.jboss.system.server.profileservice.persistence.AttachmentPropertyPopulator
Process a ManagedProperty.
processProperties(PersistedManagedObject, ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
Process the properties of the ManagedObject.
processProperties(PersistedManagedObject, ManagedObject, boolean) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
Process the properties of the ManagedObject.
processProperties(PersistedManagedObject, ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectRecreation
Process the properties of the persisted ManagedObject.
processProperty(ManagedProperty, PersistedProperty) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
Process a managed property.
processProperty(ManagedProperty, PersistedProperty, boolean) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectPersistence
Process a managed property.
ProfileContext - Class in org.jboss.system.server.profileservice.repository
The ProfileServiceContext.
ProfileContext(Profile, ControllerContextActions) - Constructor for class org.jboss.system.server.profileservice.repository.ProfileContext
 
ProfileContext(ProfileKey, ProfileMetaData, ControllerContextActions) - Constructor for class org.jboss.system.server.profileservice.repository.ProfileContext
 
ProfileCreateAction - Class in org.jboss.system.server.profileservice.repository
Basic profile create/destroy action.
ProfileCreateAction() - Constructor for class org.jboss.system.server.profileservice.repository.ProfileCreateAction
 
ProfileDeployAction - Class in org.jboss.system.server.profileservice.repository
deploy/undeploy action.
ProfileDeployAction(MainDeployerAdapter) - Constructor for class org.jboss.system.server.profileservice.repository.ProfileDeployAction
 
profileKey - Variable in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
The root profile key.
profileService - Variable in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
The server ProfileService
ProfileServiceBootstrap - Class in org.jboss.system.server.profileservice
Bootstraps the profile service
ProfileServiceBootstrap() - Constructor for class org.jboss.system.server.profileservice.ProfileServiceBootstrap
Create a new ProfileServiceBootstrap.
ProfileServiceDeploymentRepositoryAdapter - Class in org.jboss.system.tools
Profile deployment repository adapter.
ProfileServiceDeploymentRepositoryAdapter(Scanner, ProfileService, StructureModificationChecker) - Constructor for class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
 
ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile - Class in org.jboss.system.tools
 
ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile(StructureModificationChecker) - Constructor for class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter.DeploymentScannerProfile
 
ProfileServicePersistenceDeployer - Class in org.jboss.system.server.profileservice.persistence.deployer
The ProfileService Persistence Deployer.
ProfileServicePersistenceDeployer() - Constructor for class org.jboss.system.server.profileservice.persistence.deployer.ProfileServicePersistenceDeployer
 
ProfilesMetaData - Class in org.jboss.system.server.profile.repository.metadata
The a container xml format for profile meta data.
ProfilesMetaData() - Constructor for class org.jboss.system.server.profile.repository.metadata.ProfilesMetaData
 
ProfileStartAction - Class in org.jboss.system.server.profileservice.repository
Basic profile start/stop action.
ProfileStartAction() - Constructor for class org.jboss.system.server.profileservice.repository.ProfileStartAction
 
purgeRemovedItems(RepositoryContentMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
 
purgeRemovedItems(RepositoryContentMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.ImmutableSynchronizationPolicy
Always returns false Request that the policy remove any RepositoryItemMetadata objects that are listed as removed if the policy no longer wishes to consider them in its decision making.
purgeRemovedItems(RepositoryContentMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationPolicy
Request that the policy remove any RepositoryItemMetadata objects that are listed as removed if the policy no longer wishes to consider them in its decision making.
pushPreapprovedRemoveParent(ContentModification) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
pushPrerejectedAddParent(ContentModification) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 

R

recreateArrayValue(PersistedArrayValue, MetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValueRecreation
Recreate the array values.
registerClusteringHandler(RepositoryClusteringHandler) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
 
registerClusteringHandler(RepositoryClusteringHandler) - Method in class org.jboss.system.server.profileservice.repository.clustered.ImmutableClusteredDeploymentRepository
 
registerProfile(Profile) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Register a Profile.
registerProfile() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
Register profile.
Registry - Class in org.jboss.system
A registry, really, a registry.
Registry() - Constructor for class org.jboss.system.Registry
 
RemoteContentModificationGenerator - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Generates ContentModification objects from a comparison of a current snapshot of a remote node's repository content to the official snapshot available on this node.
RemoteContentModificationGenerator(SynchronizationPolicy) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator
Create a new RemoteRepositoryContentModificationGenerator to handle a cluster merge.
RemoteContentModificationGenerator(SynchronizationPolicy, RepositoryContentMetadata) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteContentModificationGenerator
Create a new RemoteRepositoryContentModificationGenerator to handle a cluster node join.
RemoteRemovalAction<T extends SynchronizationActionContext> - Class in org.jboss.system.server.profileservice.repository.clustered.sync
SynchronizationRemoteAction that updates the local metadata recording the removal.
RemoteRemovalAction(T, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.RemoteRemovalAction
 
RemovalMetadataInsertionAction<T extends SynchronizationActionContext> - Class in org.jboss.system.server.profileservice.repository.clustered.sync
SynchronizationAction that modifies the node's metadata to insert a missing RepositoryItemMetadata that tracks a removed item.
RemovalMetadataInsertionAction(T, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.RemovalMetadataInsertionAction
Create a new RemovalMetadataInsertionAction.
remove() - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
remove() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
 
remove() - Method in class org.jboss.system.server.profileservice.repository.clustered.ImmutableClusteredDeploymentRepository
 
remove(Profile, String) - Method in class org.jboss.system.server.profileservice.VFSScanner
Remove the component
removeAttachment(String) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
removeAttachment(Class<T>) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
removeAttachment(String, Class<T>) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
removeAttachment(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Remove attachment.
removeAttachmentType(Class) - Method in class org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator
 
removeComponent(Object, PersistedComponent) - Method in class org.jboss.deployers.plugins.managed.KernelDeploymentComponentMapper
 
removeComponent(String, ManagedComponent) - Method in interface org.jboss.system.server.profileservice.attachments.AttachmentStore
Remove a component from the attachment.
removeComponent(PersistenceRoot, ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Remove a ManagedComponent.
removeComponent(Object, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
 
removeComponent(Object, PersistedComponent) - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
Remove a component from the attachment.
removeComponent(Object, ManagedComponent) - Method in interface org.jboss.system.server.profileservice.persistence.component.ComponentMapper
Remove a component.
removeComponent(ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.PersistenceFactory
Remove a ManagedComponent.
removeComponent(PersistenceRoot, ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.PersistenceFactory
Remove a ManagedComponent.
removeComponent(String, ManagedComponent) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
removeComponentMapper(ComponentMapper) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
UnInstallCallback for removing a component mapper.
removeComponentMapper(ComponentMapper) - Method in class org.jboss.system.server.profileservice.persistence.component.ComponentMapperRegistry
Remove a component mapper.
removeComponentMapper(String) - Method in class org.jboss.system.server.profileservice.persistence.component.ComponentMapperRegistry
 
removeDeployment(String) - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
removeDeployment(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
removeDeployment(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Remove a deployment from this source.
removeDeployment(String) - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
removeDeployment(String, boolean) - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
Remove deployment.
removeDeployment(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
 
removeDeployment(String) - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
Remove a deployment.
removeDeployment(ProfileDeployment) - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
 
removeDeploymentContent(VirtualFile) - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Remove content from the repository across the cluster.
RemoveFileAction - Class in org.jboss.system.server.profileservice.repository.clustered.local.file
SynchronizationAction that removes a File.
RemoveFileAction(File, FileBasedSynchronizationActionContext, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.local.file.RemoveFileAction
Create a new RemoveFileAction.
removeItemMetadata(List<String>) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
removeLocalContentManagerFactory(LocalContentManagerFactory<?>) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
removePersistencePlugin(ManagedObjectPersistencePlugin) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
UnInstallCallback for removing a persistence plugin.
removePlugin(ManagedObjectPersistencePlugin) - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Remove a managed object plugin.
removeProfileDeploymentRepository(ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileRepository
 
removeProfileFactory(AbstractProfileFactory) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileFactory
Remove a profile factory.
removeRepositoryClusteringHandler(RepositoryClusteringHandler) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
removeRepositoryFactory(DeploymentRepositoryFactory) - Method in class org.jboss.system.server.profileservice.repository.TypedProfileRepository
 
removeTransientAttachment(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
Remove transient attachment.
removeURI(URI) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
removeURI(URI) - Method in class org.jboss.system.server.profileservice.VFSScanner
Remove a uri
removeURL(URL) - Method in interface org.jboss.system.tools.DeploymentRepositoryAdapter
Remove url.
removeURL(String) - Method in class org.jboss.system.tools.DeploymentScanner
 
removeURL(URL) - Method in class org.jboss.system.tools.DeploymentScanner
 
removeURL(String) - Method in interface org.jboss.system.tools.DeploymentScannerMBean
Add url to scanner.
removeURL(URL) - Method in interface org.jboss.system.tools.DeploymentScannerMBean
Add url to scanner.
removeURL(URL) - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
 
removeVersionedAttachmentType(Class, String) - Method in class org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator
 
REPOSITORY_NAMESPACE_1_0 - Static variable in class org.jboss.system.server.profileservice.persistence.PersistenceConstants
The repository xml namespace.
RepositoryAttachmentMetaData - Class in org.jboss.system.server.profileservice.attachments
Metadata describing the persisted deployment attachments.
RepositoryAttachmentMetaData() - Constructor for class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
RepositoryAttachmentMetaDataFactory - Class in org.jboss.system.server.profileservice.attachments
Common RepositoryAttachmentMetaData operations.
RepositoryAttachmentMetaDataFactory() - Constructor for class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaDataFactory
 
RepositoryClusteringHandler - Interface in org.jboss.system.server.profileservice.repository.clustered
Handles intra-cluster operations for a clustered DeploymentRepository.
RepositoryContentMetadata - Class in org.jboss.system.server.profileservice.repository.clustered.metadata
Concise description of the contents of a ClusteredDeploymentRepository.
RepositoryContentMetadata() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
Default constructor.
RepositoryContentMetadata(ProfileKey) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
RepositoryContentMetadata(RepositoryContentMetadata) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
Copy constructor.
RepositoryItemMetadata - Class in org.jboss.system.server.profileservice.repository.clustered.metadata
Description of an individual item (i.e.
RepositoryItemMetadata() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
Constructor for XML parser.
RepositoryItemMetadata(List<String>, long, String, boolean, boolean) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
RepositoryItemMetadata(RepositoryItemMetadata) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
Copy constructor.
RepositoryRootMetadata - Class in org.jboss.system.server.profileservice.repository.clustered.metadata
Concise description of the contents under a single root URI in a ClusteredDeploymentRepository.
RepositoryRootMetadata() - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
Constructor for XML parser.
RepositoryRootMetadata(String) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
Create a new RepositoryRootMetadata with the given name.
RepositoryRootMetadata(RepositoryRootMetadata) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
Copy constructor.
resetComponent(PersistenceRoot, ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Reset a component.
resetComponent(PersistenceRoot, ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.PersistenceFactory
Reset a component.
resetScanCount() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
resetScanCount() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
restoreComponent(Object, PersistedComponent) - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
 
restoreComponent(Object, PersistedComponent) - Method in interface org.jboss.system.server.profileservice.persistence.component.ComponentMapper
Restore a component based on the persisted information.
restorePersistenceRoot(PersistenceRoot, Object, ClassLoader) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Apply the persisted information to a attachment.
restorePersistenceRoot(PersistenceRoot, Object, ClassLoader) - Method in class org.jboss.system.server.profileservice.persistence.PersistenceFactory
Apply the persisted information to a attachment.
resume() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
resume() - Method in interface org.jboss.system.server.profileservice.hotdeploy.Scanner
Resume scanning.
resume() - Method in interface org.jboss.system.tools.DeploymentRepositoryAdapter
Resume scan.
resume() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
 
rollback() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction
 
rollback() - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.TwoPhaseCommitAction
 
rollbackContentMetadata() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentMetadataMutatorAction
 
rollbackSynchronization(SynchronizationId<?>) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractLocalContentManager
 
rollbackSynchronization(SynchronizationId<?>) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.LocalContentManager
Roll back the cluster synchronization.
run() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
Executes scan
run() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
Executes scan

S

safeCleanup(boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractFileWriteAction
 
safeCleanup(boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
safeCleanup() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractLocalContentChangeAction
 
safeCloseStream(OutputStream, Object) - Static method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileUtil
 
saveAttachment(String, ManagedComponent, boolean) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
saveAttachment(String, Object) - Method in class org.jboss.system.server.profileservice.repository.AbstractFileAttachmentsSerializer
 
saveAttachment(File, Object) - Method in class org.jboss.system.server.profileservice.repository.AbstractFileAttachmentsSerializer
 
saveAttachment(File, Object) - Method in class org.jboss.system.server.profileservice.repository.JAXBAttachmentSerializer
 
saveMetadata(File, RepositoryContentMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractContentMetadataPersister
Actually store the given metadata.
saveMetadata(File, RepositoryContentMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.JAXBRepositoryContentMetadataPersister
 
scan() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
scan() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
scan() - Method in interface org.jboss.system.server.profileservice.hotdeploy.Scanner
Do scan.
scan() - Method in class org.jboss.system.server.profileservice.VFSScanner
Scan
Scanner - Interface in org.jboss.system.server.profileservice.hotdeploy
Simple scanner interface.
ScopedProfileServiceController - Class in org.jboss.system.server.profileservice.repository
 
ScopedProfileServiceController(AbstractController) - Constructor for class org.jboss.system.server.profileservice.repository.ScopedProfileServiceController
 
SecurityPolicy - Class in org.jboss.system.server.security
SecurityPolicy.
SecurityPolicy() - Constructor for class org.jboss.system.server.security.SecurityPolicy
 
ServerInfo - Class in org.jboss.system.server
An MBean that provides a rich view of system information for the JBoss server in which it is deployed.
ServerInfo() - Constructor for class org.jboss.system.server.ServerInfo
 
ServerInfoMBean - Interface in org.jboss.system.server
ServerInfo MBean interface.
Service - Interface in org.jboss.system
The Service interface.
setAllowJoinAdditions(Boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Sets any fixed response to AbstractSynchronizationPolicy.acceptJoinAddition(RepositoryItemMetadata, RepositoryItemMetadata).
setAllowJoinReincarnations(Boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Sets any fixed response to AbstractSynchronizationPolicy.acceptJoinReincarnation(RepositoryItemMetadata, RepositoryItemMetadata).
setAllowJoinRemovals(Boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Sets any fixed response to AbstractSynchronizationPolicy.acceptJoinRemoval(RepositoryItemMetadata, RepositoryItemMetadata).
setAllowJoinUpdates(Boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Sets any fixed response to AbstractSynchronizationPolicy.acceptJoinUpdate(RepositoryItemMetadata, RepositoryItemMetadata).
setAllowMergeAdditions(Boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Sets any fixed response to AbstractSynchronizationPolicy.acceptMergeAddition(RepositoryItemMetadata).
setAllowMergeReincarnations(Boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Sets any fixed response to AbstractSynchronizationPolicy.acceptMergeReincarnation(RepositoryItemMetadata, RepositoryItemMetadata).
setAllowMergeRemovals(Boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Sets any fixed response to AbstractSynchronizationPolicy.acceptMergeRemoval(RepositoryItemMetadata, RepositoryItemMetadata).
setAllowMergeUpdates(Boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Sets any fixed response to AbstractSynchronizationPolicy.acceptMergeUpdate(RepositoryItemMetadata, RepositoryItemMetadata).
setApplicationsName(String) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
setApplicationURIs(List<URI>) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
setAttachment(Object) - Method in class org.jboss.system.server.profileservice.attachments.AttachmentMetaData
 
setAttachments(Map<String, Object>) - Method in class org.jboss.system.server.profileservice.attachments.LazyPredeterminedManagedObjects
 
setAttachments(List<AttachmentMetaData>) - Method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
setAttachmentStore(AttachmentStore) - Method in class org.jboss.system.server.profileservice.persistence.deployer.ProfileServicePersistenceDeployer
 
setAttachmentStore(AttachmentStore) - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
 
setAttachmentStoreRoot(File) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
setBindingsURI(URI) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
setBootstrapMDs(Map<String, ManagedDeployment>) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
setBootstrapName(String) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
setBootstrapProfileFactory(AbstractBootstrapProfileFactory) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
setBootstrapURI(URI) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
setChecker(StructureModificationChecker) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
setChecker(StructureModificationChecker) - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
setChecker(StructureModificationChecker) - Method in class org.jboss.system.server.profileservice.repository.HotDeploymentRepository
Set the checker.
setChildren(List<RepositoryAttachmentMetaData>) - Method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
setClassName(String) - Method in class org.jboss.system.server.profileservice.attachments.AttachmentMetaData
 
setClassName(String) - Method in class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
 
setClassName(String) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
setClassName(String) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistenceRoot
 
setClassPaths(List<DeploymentClassPathMetaData>) - Method in class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
setComparatorClass(String) - Method in class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
setComponentName(PersistedComponent, ManagedObject) - Method in class org.jboss.deployers.plugins.managed.KernelDeploymentComponentMapper
 
setComponentName(PersistedComponent, ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
Set the current name for this component.
setComponents(List<PersistedComponent>) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistenceRoot
 
setConfigurator(KernelConfigurator) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
setContent(Collection<RepositoryItemMetadata>) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
setController(KernelController) - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
setDefaultOrder(int) - Method in class org.jboss.system.deployers.LegacyDeploymentContextComparator
Set default order.
setDefaultPartitionName(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
setDefaultProfile(ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
setDelegateICF(InstanceClassFactory) - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
setDeployer(MainDeployerAdapter) - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
setDeployer(MainDeployerAdapter) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
setDeployersName(String) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
setDeployersURI(URI) - Method in class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
setDeploymentContentFlags(String, int) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
setDeploymentFilter(VirtualFileFilter) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
 
setDeploymentFilter(VirtualFileFilter) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepositoryFactory
 
setDeploymentFilter(VirtualFileFilter) - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
setDeploymentManager(DeploymentManager) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
setDeploymentName(String) - Method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
setDeployments(List<ProfileDeploymentMetaData>) - Method in class org.jboss.system.server.profile.repository.metadata.BasicProfileMetaData
 
setDeploymentStructure(DeploymentStructureMetaData) - Method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
setDeveloperMode(boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Sets whether this policy is in a very lenient "developer mode" in which case it will return true to all acceptXXX calls.
setDirectory(boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
setDomain(String) - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
setDomain(String) - Method in class org.jboss.system.server.profile.repository.metadata.BasicSubProfileMetaData
 
setDomain(String) - Method in class org.jboss.system.server.profile.repository.metadata.ProfilesMetaData
 
setDomain(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
setEntries(List<PersistedPair>) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedPropertiesValue
 
setEntries(List<PersistedCompositeValue>) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedTableValue
 
setFailIfAlreadyExists(boolean) - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
setFailIfAlreadyExists(boolean) - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
setFarmURIs(List<URI>) - Method in class org.jboss.system.server.profileservice.StaticClusteredProfileFactory
 
setFilter(String) - Method in class org.jboss.system.server.profileservice.VFSScanner
Set the filter
setFilterInstance(VirtualFileFilter) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
setFilterInstance(VirtualFileFilter) - Method in class org.jboss.system.server.profileservice.VFSScanner
Set the filter instance
setGeneric(Element) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedGenericValue
 
setHASingletonURIs(List<URI>) - Method in class org.jboss.system.server.profileservice.StaticClusteredProfileFactory
 
setImmutable(boolean) - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Sets whether this handler allows a node to push content changes to the cluster.
setInstanceFactory(Class<T>, InstanceFactory<T>) - Method in class org.jboss.system.server.profileservice.persistence.AttachmentPropertyPopulator
 
setKey(String) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedPair
 
setLastModified(long) - Method in class org.jboss.system.server.profileservice.attachments.AttachmentMetaData
 
setLastModified(long) - Method in class org.jboss.system.server.profileservice.attachments.RepositoryAttachmentMetaData
 
setLoader(ClassLoader) - Method in class org.jboss.system.server.profileservice.persistence.ManagedObjectRecreationHelper
 
setMainDeployer(MainDeployer) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
setMainDeployer(MainDeployer) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
setMainDeployer(MainDeployerStructure) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
setMainDeployer(MainDeployer) - Method in class org.jboss.system.server.profileservice.repository.MainDeployerAdapter
 
setManagedObject(PersistedManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedGenericValue
 
setMetaDataPaths(List<String>) - Method in class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
setMetadataPersister(ContentMetadataPersister) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManagerFactory
 
setMetaValueFactory(MetaValueFactory) - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
setMgtDeploymentCreator(ManagedDeploymentCreator) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
setModificationInfo(ModificationInfo) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
setModificationType(String) - Method in class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
setMof(ManagedObjectFactory) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
setName(String) - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
setName(String) - Method in class org.jboss.system.server.profile.repository.metadata.BasicProfileDeploymentMetaData
 
setName(String) - Method in class org.jboss.system.server.profile.repository.metadata.BasicSubProfileMetaData
 
setName(String) - Method in class org.jboss.system.server.profile.repository.metadata.ProfilesMetaData
 
setName(String) - Method in class org.jboss.system.server.profileservice.attachments.AttachmentMetaData
 
setName(String) - Method in class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
 
setName(String) - Method in interface org.jboss.system.server.profileservice.persistence.xml.PersistedElement
SetName
setName(String) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
setName(String) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistenceRoot
 
setName(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
setName(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
setOriginalName(String) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
setOriginatingNode(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
setPartitionName(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.ClusteredProfileSourceMetaData
 
setPath(String) - Method in class org.jboss.system.server.profileservice.attachments.DeploymentClassPathMetaData
 
setPersistenceFactory(PersistenceFactory) - Method in class org.jboss.system.server.profileservice.persistence.deployer.ProfileServicePersistenceDeployer
 
setPersistenceFactory(PersistenceFactory) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
setPolicyURL(URL) - Method in class org.jboss.system.server.security.SecurityPolicy
Set the policyURL.
setPreapprovedAddParent(RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
setPrerejectedRemoveParent(RepositoryItemMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentModificationGenerator.GeneratedModifications
 
setProfileFactory(AbstractProfileFactory) - Method in class org.jboss.system.server.profileservice.repository.AbstractBootstrapProfileFactory
 
setProfileKey(ProfileKey) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
setProfileKey(ProfileKey) - Method in class org.jboss.system.server.profileservice.VFSScanner
Set the profileKey.
setProfileRepository(ProfileRepository) - Method in class org.jboss.system.server.profileservice.repository.BasicProfileFactory
 
setProfiles(List<ProfileMetaData>) - Method in class org.jboss.system.server.profile.repository.metadata.ProfilesMetaData
 
setProfileService(ProfileService) - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
setProfileService(ProfileService) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
setProfileService(ProfileService) - Method in class org.jboss.system.server.profileservice.VFSScanner
Set the profileService.
setProperties(List<PersistedProperty>) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
setRecursiveScan(boolean) - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
 
setRecursiveSearch(boolean) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
setRecursiveSearch(boolean) - Method in class org.jboss.system.server.profileservice.VFSScanner
Set whether to do recursive search
setRelatativeOrder(int) - Method in class org.jboss.system.server.profileservice.attachments.DeploymentStructureMetaData
 
setRelativePath(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
setRelativePathElements(List<String>) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
setRemovalTrackingTime(long) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationPolicy
Sets how long in ms this policy should remembered removed items for use in detecting reincarnations.
setRemoved(boolean) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
setRepositories(Collection<RepositoryRootMetadata>) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
setRootName(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
setScanEnabled(boolean) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
Enable/disable deployment scans.
setScanEnabled(boolean) - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
Enable/disable deployment scans.
setScanExecutor(ScheduledExecutorService) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
setScanExecutor(ScheduledExecutorService) - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
setScanPeriod(long) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
setScanPeriod(long) - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
setScanThreadName(String) - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
setSecurityManager(SecurityManager) - Method in class org.jboss.system.server.security.SecurityPolicy
Set the securityManager.
setSerializer(AbstractFileAttachmentsSerializer) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
setServer(String) - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
setServer(String) - Method in class org.jboss.system.server.profile.repository.metadata.BasicSubProfileMetaData
 
setServer(String) - Method in class org.jboss.system.server.profile.repository.metadata.ProfilesMetaData
 
setServer(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
setServerConfig(ServerConfig) - Method in class org.jboss.system.tools.DeploymentScanner
Set the server config.
setSource(ProfileSourceMetaData) - Method in class org.jboss.system.server.profile.repository.metadata.BasicProfileMetaData
 
setSource(HotDeploymentProfileSourceMetaData) - Method in class org.jboss.system.server.profile.repository.metadata.HotDeploymentProfileMetaData
 
setSources(List<String>) - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileSourceMetaData
 
setSubProfiles(List<ProfileKey>) - Method in class org.jboss.system.server.profile.repository.AbstractImmutableProfile
 
setSubProfiles(List<ProfileKey>) - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
setSubprofiles(List<SubProfileMetaData>) - Method in class org.jboss.system.server.profile.repository.metadata.AbstractProfileMetaData
 
setSubProfiles(List<ProfileKey>) - Method in class org.jboss.system.server.profile.repository.NoopProfile
 
setSuffixes(String) - Method in class org.jboss.system.server.profileservice.attachments.DeploymentClassPathMetaData
 
setSuffixOrder(Map<String, Integer>) - Method in class org.jboss.system.deployers.LegacyDeploymentContextComparator
Set suffix order map.
setTempDirURI(URI) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FilesystemLocalContentManagerFactory
 
setTemplateName(String) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
setTimestamp(long) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
setTimestampAsString(String) - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
setUploadUri(URI) - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
 
setUploadURI(BasicDeploymentRepository) - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
Define a upload uri for a deployment repository.
setUploadURIs(List<URI>) - Method in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
 
setURIList(List<URI>) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
Set uris to scan
setURIList(List<URI>) - Method in class org.jboss.system.server.profileservice.VFSScanner
Set the uri list
setURIs(String) - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
Set the urls to scan
setURIs(String) - Method in class org.jboss.system.server.profileservice.VFSScanner
Set the uris
setUseDefaults(boolean) - Method in class org.jboss.system.deployers.LegacyDeploymentContextComparator
Should we use defaults.
setValue(BeanInfo, ManagedProperty, BeanMetaData, MetaValue) - Method in class org.jboss.deployers.plugins.managed.BeanMetaDataICF
 
setValue(String, ManagedProperty, Object) - Method in class org.jboss.system.server.profileservice.persistence.AbstractManagedObjectRecreation
Set the value to the managed property/
setValue(String, ManagedProperty, Object) - Method in class org.jboss.system.server.profileservice.persistence.DefaultRecreationDelegate
 
setValue(String, ManagedProperty, Object) - Method in class org.jboss.system.server.profileservice.persistence.ManagedObjectRecreationHelper
Set a value to a managed property.
setValue(PersistedValue) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedProperty
 
setValue(String) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
setValues(List<PersistedValue>) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue
 
setValues(List<PersistedValue>) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedCompositeValue
 
setViewManager(ManagementView) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
shutdown(Server) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
shutdown() - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Notification that handler can perform clean up work as it will not be asked to coordinate further with the cluster.
SimpleSynchronizationRemoteAction<T extends SynchronizationActionContext> - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Simple implementation of marker interface SynchronizationRemoteAction.
SimpleSynchronizationRemoteAction(T, ContentModification) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.SimpleSynchronizationRemoteAction
Create a new NoOpRepositorySynchronizationRemoteAction.
SimpleSynchronizationRemoteAction(T, ContentModification, boolean) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.SimpleSynchronizationRemoteAction
Create a new NoOpRepositorySynchronizationRemoteAction.
size() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue
 
sortedItems - Variable in class org.jboss.system.server.profileservice.repository.clustered.metadata.AbstractSortedMetadataContainer
 
start() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
start() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
start(Server) - Method in class org.jboss.system.server.profileservice.ProfileServiceBootstrap
 
start() - Method in class org.jboss.system.server.profileservice.VFSScanner
Start the scan
start() - Method in class org.jboss.system.server.security.SecurityPolicy
 
start() - Method in interface org.jboss.system.Service
start the service, create is already called
start() - Method in class org.jboss.system.tools.DeploymentScanner
 
start() - Method in interface org.jboss.system.tools.DeploymentScannerMBean
Enable scanning.
StaticClusteredProfileFactory - Class in org.jboss.system.server.profileservice
Expands upon the StaticProfileFactory to include a subprofiles for farmed content.
StaticClusteredProfileFactory() - Constructor for class org.jboss.system.server.profileservice.StaticClusteredProfileFactory
 
StaticProfileFactory - Class in org.jboss.system.server.profileservice.repository
A profile factory based on a static configuration.
StaticProfileFactory() - Constructor for class org.jboss.system.server.profileservice.repository.StaticProfileFactory
 
stop() - Method in class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
stop() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
stop() - Method in class org.jboss.system.server.security.SecurityPolicy
 
stop() - Method in interface org.jboss.system.Service
stop the service
stop() - Method in class org.jboss.system.tools.DeploymentScanner
 
stop() - Method in interface org.jboss.system.tools.DeploymentScannerMBean
Disable scanning.
stopProfile() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
Stop deactivates and unregisters the transient deployments profile.
store(String, RepositoryContentMetadata) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.AbstractContentMetadataPersister
 
store(String, RepositoryContentMetadata) - Method in interface org.jboss.system.server.profileservice.repository.clustered.local.ContentMetadataPersister
Store content metadata to the persistent store.
suspend() - Method in class org.jboss.system.server.profileservice.hotdeploy.HDScanner
 
suspend() - Method in interface org.jboss.system.server.profileservice.hotdeploy.Scanner
Suspend scanning.
suspend() - Method in interface org.jboss.system.tools.DeploymentRepositoryAdapter
Suspend scan.
suspend() - Method in class org.jboss.system.tools.ProfileServiceDeploymentRepositoryAdapter
 
SynchronizationAction<T extends SynchronizationActionContext> - Interface in org.jboss.system.server.profileservice.repository.clustered.sync
Encapsulates a single action needed to help synchronize the contents of one node's repository with the rest of the cluster.
SynchronizationActionContext - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Contextual information that a SynchronizationAction can use.
SynchronizationActionContext(SynchronizationId<?>, RepositoryContentMetadata) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationActionContext
 
SynchronizationId<T extends Serializable> - Class in org.jboss.system.server.profileservice.repository.clustered.sync
Unique id for a set of changes needed to synchronize a node's repository content with the cluster.
SynchronizationId(T) - Constructor for class org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationId
 
SynchronizationInitiationAction<T extends SynchronizationActionContext> - Interface in org.jboss.system.server.profileservice.repository.clustered.sync
Marker interface for a SynchronizationAction that initiates a process that subsequent actions will drive to comletion.
SynchronizationPolicy - Interface in org.jboss.system.server.profileservice.repository.clustered.sync
Policy to decide how to handle content updates from nodes attempting to join the cluster or from cluster merges.
SynchronizationReadAction<T extends SynchronizationActionContext> - Interface in org.jboss.system.server.profileservice.repository.clustered.sync
A that involves reading content from an item.
SynchronizationRemoteAction<T extends SynchronizationActionContext> - Interface in org.jboss.system.server.profileservice.repository.clustered.sync
Marker interface for a SynchronizationAction that a node should handle by telling the other nodes in the cluster to execute the modification.
SynchronizationWriteAction<T extends SynchronizationActionContext> - Interface in org.jboss.system.server.profileservice.repository.clustered.sync
A SynchronizationAction that involves writing content to an item.
synchronizeContent(boolean) - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Synchronize this node's repository content with the rest of the cluster.

T

TempBeanMetaDataDeployer - Class in org.jboss.system.deployers
 
TempBeanMetaDataDeployer(Kernel) - Constructor for class org.jboss.system.deployers.TempBeanMetaDataDeployer
 
toString() - Method in class org.jboss.system.server.profile.repository.AbstractImmutableProfile
 
toString(StringBuilder) - Method in class org.jboss.system.server.profile.repository.AbstractImmutableProfile
Additional information for toString().
toString() - Method in class org.jboss.system.server.profile.repository.AbstractProfile
 
toString(StringBuilder) - Method in class org.jboss.system.server.profile.repository.AbstractProfile
Additional information for toString().
toString() - Method in class org.jboss.system.server.profile.repository.NoopProfile
 
toString(StringBuilder) - Method in class org.jboss.system.server.profile.repository.NoopProfile
Additional information for toString().
toString() - Method in class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
 
toString(StringBuilder) - Method in class org.jboss.system.server.profileservice.persistence.xml.AbstractElement
Additional information for toString().
toString(StringBuilder) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue
 
toString(StringBuilder) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedCompositeValue
 
toString(StringBuilder) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedEnumValue
 
toString(StringBuilder) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedGenericValue
 
toString(StringBuilder) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedManagedObject
 
toString(StringBuilder) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedPair
 
toString(StringBuilder) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedProperty
 
toString() - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
toString(StringBuilder) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
toString() - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileDeployment
 
toString() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryContentMetadata
 
toString() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryItemMetadata
 
toString() - Method in class org.jboss.system.server.profileservice.repository.clustered.metadata.RepositoryRootMetadata
 
toString() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationId
 
toString() - Method in class org.jboss.system.server.profileservice.repository.ProfileContext
 
TwoPhaseCommitAction<T extends SynchronizationActionContext> - Interface in org.jboss.system.server.profileservice.repository.clustered.sync
View of a SynchronizationAction used by an implementation of LocalContentManager, allowing the content manager to take the action through a two phase commit process.
TypedManagedDeploymentCreator - Class in org.jboss.deployers.plugins.managed
A ManagedDeploymentCreator that looks for KnownDeploymentTypes attachments and maps those to the ManagedDeployment.getTypes() set.
TypedManagedDeploymentCreator() - Constructor for class org.jboss.deployers.plugins.managed.TypedManagedDeploymentCreator
 
TypedProfileFactory - Class in org.jboss.system.server.profileservice.repository
A typed profile factory.
TypedProfileFactory() - Constructor for class org.jboss.system.server.profileservice.repository.TypedProfileFactory
 
TypedProfileRepository - Class in org.jboss.system.server.profileservice.repository
The profile repository.
TypedProfileRepository() - Constructor for class org.jboss.system.server.profileservice.repository.TypedProfileRepository
 
types - Static variable in class org.jboss.system.server.profileservice.repository.BasicProfileFactory
The handled meta data types.
types - Static variable in class org.jboss.system.server.profileservice.repository.DefaultDeploymentRepositoryFactory
The repository types.
types - Static variable in class org.jboss.system.server.profileservice.repository.FilteredProfileFactory
The profile meta data types.
types - Static variable in class org.jboss.system.server.profileservice.repository.TypedProfileFactory
The locally handled types.

U

unbind(Object) - Static method in class org.jboss.system.Registry
 
uninstall(Profile) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileAction
 
uninstall(ProfileContext) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileAction
Uninstall.
uninstall(Profile) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileLifeCycleAction
 
uninstall(ControllerContext, ControllerState, ControllerState) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
uninstall(Profile) - Method in class org.jboss.system.server.profileservice.repository.ProfileDeployAction
 
unload() - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
unload() - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
 
unlockDeploymentContent(String) - Method in class org.jboss.system.server.profileservice.repository.AbstractDeploymentRepository
 
unlockGlobally() - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Release a cluster-wide lock obtained in RepositoryClusteringHandler.lockGlobally().
unlockLocally() - Method in interface org.jboss.system.server.profileservice.repository.clustered.RepositoryClusteringHandler
Release a local lock obtained in RepositoryClusteringHandler.lockLocally().
unlockRead() - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
Unlock for read
unlockWrite() - Method in class org.jboss.system.server.profileservice.repository.BasicDeploymentRepository
Unlock for write
unregisterClusteringHandler(RepositoryClusteringHandler) - Method in class org.jboss.system.server.profileservice.repository.clustered.ClusteredDeploymentRepository
 
unregisterProfile(ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Unregister a profile.
unregisterProfile(Profile) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Delegates to unregisterProfile(ProfileKey)
unwrapArray(PersistedArrayValue, Object, MetaType) - Method in class org.jboss.system.server.profileservice.persistence.AbstractValuePersistence
Unwrap array.
unwrapGenericCollection(CollectionValue, PropertyInfo) - Method in class org.jboss.system.server.profileservice.persistence.AttachmentPropertyPopulator
 
updateComponent(PersistenceRoot, ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.AbstractPersistenceFactory
Update a ManagedComponent.
updateComponent(Object, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
 
updateComponent(Object, PersistedComponent, boolean) - Method in class org.jboss.system.server.profileservice.persistence.component.AbstractComponentMapper
Update a attachment descripto based on the persisted component information.
updateComponent(Object, ManagedComponent) - Method in interface org.jboss.system.server.profileservice.persistence.component.ComponentMapper
Update a component.
updateComponent(ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.PersistenceFactory
Update a ManagedComponent.
updateComponent(PersistenceRoot, ManagedObject, ManagedComponent) - Method in class org.jboss.system.server.profileservice.persistence.PersistenceFactory
Update a ManagedComponent.
updateContentMetadata() - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.RemoveFileAction
 
updateContentMetadata() - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.AbstractContentMetadataMutatorAction
 
updateDeployment(String, ManagedComponent) - Method in interface org.jboss.system.server.profileservice.attachments.AttachmentStore
Persist the managed component.
updateDeployment(String, ManagedComponent) - Method in class org.jboss.system.server.profileservice.repository.AbstractAttachmentStore
 
updateLastModfied() - Method in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
Internally update the lastModified timestamp.
updateManagedObject(PersistedManagedObject, ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DefaultManagedObjectPersistencePlugin
 
updateManagedObject(PersistedManagedObject, ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DefaultRecreationDelegate
 
updateManagedObject(PersistedManagedObject, ManagedObject) - Method in class org.jboss.system.server.profileservice.persistence.DelegatingPersistencePlugin
Create a persisted managed object
updateManagedObject(PersistedManagedObject, ManagedObject) - Method in interface org.jboss.system.server.profileservice.persistence.ManagedObjectPersistencePlugin
Update a managed object, based on the persisted information.
uris - Variable in class org.jboss.system.server.profileservice.repository.AbstractVFSProfileSource
The repository uris.

V

validate(ControllerContext) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
Check if all dependencies are satisfied and the profile was installed successfully.
validateProfile(ProfileKey) - Method in class org.jboss.system.server.profileservice.repository.AbstractProfileService
 
valueOf(String) - Static method in enum org.jboss.system.server.profileservice.persistence.xml.ModificationInfo
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.system.server.profileservice.repository.clustered.sync.ContentModification.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.system.server.profileservice.persistence.xml.ModificationInfo
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.system.server.profileservice.repository.clustered.sync.AbstractSynchronizationAction.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.system.server.profileservice.repository.clustered.sync.ContentModification.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VFSDeploymentScannerImpl - Class in org.jboss.deployers.plugins.scanner
A DeploymentScanner built on the ProfileService and MainDeployer.
VFSDeploymentScannerImpl() - Constructor for class org.jboss.deployers.plugins.scanner.VFSDeploymentScannerImpl
 
VFSScanner - Class in org.jboss.system.server.profileservice
A DeploymentScanner build on top of the VFS and ProfileService.
VFSScanner() - Constructor for class org.jboss.system.server.profileservice.VFSScanner
 
visit(PersistedValueVisitor) - Method in class org.jboss.system.server.profileservice.persistence.xml.AbstractPersisitedValue
 
visit(PersistedValueVisitor) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedCollectionValue
 
visit(PersistedValueVisitor) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedGenericValue
 
visit(PersistedValueVisitor) - Method in class org.jboss.system.server.profileservice.persistence.xml.PersistedSimpleValue
 
visit(PersistedValueVisitor) - Method in interface org.jboss.system.server.profileservice.persistence.xml.PersistedValue
Visit this value.
visit(PersistedValue) - Method in interface org.jboss.system.server.profileservice.persistence.xml.PersistedValueVisitor
Visit a persisted value.

W

writeBytes(ByteChunk) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.AbstractFileWriteAction
 
writeBytes(ByteChunk) - Method in class org.jboss.system.server.profileservice.repository.clustered.local.file.FileWriteAction
 
writeBytes(ByteChunk) - Method in class org.jboss.system.server.profileservice.repository.clustered.sync.NoOpRepositorySynchronizationWriteAction
 
writeBytes(ByteChunk) - Method in interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationWriteAction
Write the given bytes to the item referenced by this action.

X

XmlIncludeVirtualFileFilter - Class in org.jboss.system.server.profile.basic
Include only .xml files.
XmlIncludeVirtualFileFilter() - Constructor for class org.jboss.system.server.profile.basic.XmlIncludeVirtualFileFilter
 

A B C D E F G H I J K L M N O P R S T U V W X

Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.