Class PlexusContainerCapsuleFactory<O extends Options,R extends InvokerRequest<O>,C extends LookupInvoker.LookupInvokerContext<O,R,C>>

java.lang.Object
org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory<O,R,C>
Type Parameters:
O - the options type
R - the invoker request type
C - the invoker context type
All Implemented Interfaces:
ContainerCapsuleFactory<O,R,C>

public class PlexusContainerCapsuleFactory<O extends Options,R extends InvokerRequest<O>,C extends LookupInvoker.LookupInvokerContext<O,R,C>> extends Object implements ContainerCapsuleFactory<O,R,C>
Container capsule backed by Plexus Container.