- All Superinterfaces:
- Cloneable
- All Known Implementing Classes:
- BootstrapInterceptor, ContributorMap, ExecuteCommandInterceptor, FileMessagingTarget, FromInterceptor, GenerateDigestSecretTokenContributor, GenerateKeyContributor, GraphMessagingTarget, InterceptorList, LinkContractInterceptor, LiteralEncryptionInterceptor, MessagePolicyInterceptor, MessageResultContributor, ReadOnlyInterceptor, RefInterceptor, ToInterceptor, VariablesInterceptor, WriteListenerInterceptor
public interface Prototype<T extends Prototype<T>>
extends Cloneable
This interface is used to mark messaging targets, interceptors and contributors that
can create an automatically configured copy of themselves, which is useful for
messaging target factories.