Uses of Interface
org.ikasan.cli.shell.operation.service.PersistenceService
-
Packages that use PersistenceService Package Description org.ikasan.cli.shell.operation org.ikasan.cli.shell.operation.service -
-
Uses of PersistenceService in org.ikasan.cli.shell.operation
Constructors in org.ikasan.cli.shell.operation with parameters of type PersistenceService Constructor Description DefaultOperationImpl(PersistenceService persistenceService)Constructor -
Uses of PersistenceService in org.ikasan.cli.shell.operation.service
Classes in org.ikasan.cli.shell.operation.service that implement PersistenceService Modifier and Type Class Description classDefaultPersistenceServiceImplImplementation of the Persistence Service contract.
-