Interface ObjectConfigurable

All Known Subinterfaces:
JiraService, JiraServiceContainer
All Known Implementing Classes:
AbstractMessageHandlingService, AbstractService, AuditLogCleaningService, CacheFlusher, ClusterMessageCleaningService, DebugService, ExportService, FileService, ImapService, IndexSnapshotService, JiraHomeReplicatorService, JiraServiceContainerImpl, MailFetcherService, MailQueueService, MockJiraServiceContainer, NodeStateCheckerService, PopService, ReferenceDebugService, ReplicatedIndexCleaningService, UnloadableJiraServiceContainer

@PublicSpi public interface ObjectConfigurable
This interface should be implemented by any classes that are configured using an Object Configuration.
Author:
Owen Fellows