Class PlexusContainerCapsuleFactory<C extends LookupContext>

java.lang.Object
org.apache.maven.cling.invoker.PlexusContainerCapsuleFactory<C>
Type Parameters:
C - The context type.
All Implemented Interfaces:
ContainerCapsuleFactory<C>

public class PlexusContainerCapsuleFactory<C extends LookupContext> extends Object implements ContainerCapsuleFactory<C>
Container capsule backed by Plexus Container.
  • Constructor Details

    • PlexusContainerCapsuleFactory

      public PlexusContainerCapsuleFactory()
  • Method Details