public interface TriggerManagerCapability extends Capability
TriggerManager
from a Repository
.Modifier and Type | Method and Description |
---|---|
<S extends Storable> |
getTriggerManagerFor(java.lang.Class<S> type)
Returns the
TriggerManager for the given Storable type. |
<S extends Storable> TriggerManager<S> getTriggerManagerFor(java.lang.Class<S> type) throws RepositoryException
TriggerManager
for the given Storable
type.RepositoryException
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.