public interface MetadataStorageActionHandlerFactory
Modifier and Type | Method and Description |
---|---|
<EntryType,StatusType,LogType,LockType> |
create(String entryType,
MetadataStorageActionHandlerTypes<EntryType,StatusType,LogType,LockType> payloadTypes) |
<EntryType,StatusType,LogType,LockType> MetadataStorageActionHandler<EntryType,StatusType,LogType,LockType> create(String entryType, MetadataStorageActionHandlerTypes<EntryType,StatusType,LogType,LockType> payloadTypes)
Copyright © 2011–2015. All rights reserved.