public class AttachmentContainer extends AbstractResourceContainerImpl implements ResourceContainer
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ATCHAST
Constant for a content managed table managed by this container.
|
static java.lang.String |
ATCHASTLG
Constant for a content managed table managed by this container.
|
static java.lang.String |
ATCHREL
Constant for a content managed table managed by this container.
|
static java.lang.String |
ATCHRELDSC
Constant for a content managed table managed by this container.
|
static java.lang.String |
ATCHRLUS
Constant for a content managed table managed by this container.
|
static java.lang.String |
ATCHRLUSDS
Constant for a content managed table managed by this container.
|
static java.lang.String |
ATCHTGT
Constant for a content managed table managed by this container.
|
static java.lang.String |
ATCHTGTDSC
Constant for a content managed table managed by this container.
|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
RESOURCE_MANAGER_CONFIG_FILE
Constructor and Description |
---|
AttachmentContainer()
Creates the attachment managed resource container.
|
Modifier and Type | Method and Description |
---|---|
ResourceManager |
getResourceManager(java.lang.String resourceName)
Returns the resource manager for the specified name.
|
static ResourceContainer |
singleton()
Returns the configured instance of the attachment container.
|
commit, getMetaData, getResourceManagers, initialize, postPublish, processPostPublishData, publish, rollback, setMetaData, synchronize, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
commit, getMetaData, getResourceManagers, initialize, postPublish, publish, rollback, setMetaData, synchronize
public static final java.lang.String COPYRIGHT
public static final java.lang.String ATCHAST
public static final java.lang.String ATCHASTLG
public static final java.lang.String ATCHTGT
public static final java.lang.String ATCHTGTDSC
public static final java.lang.String ATCHREL
public static final java.lang.String ATCHRELDSC
public static final java.lang.String ATCHRLUS
public static final java.lang.String ATCHRLUSDS
public AttachmentContainer()
public static ResourceContainer singleton()
public ResourceManager getResourceManager(java.lang.String resourceName)
getResourceManager
in interface ResourceContainer
getResourceManager
in class AbstractResourceContainerImpl
resourceName
- The resource name.ResourceContainer.getResourceManager(java.lang.String)