Uses of Class
org.eclipse.sisu.Parameters
-
Packages that use Parameters Package Description org.eclipse.sisu.launch Utilities to test, launch, and extend Sisu applications.org.eclipse.sisu.plexus Sisu-Plexus backend implementation.org.eclipse.sisu.wire Customizable wiring of unresolved dependencies. -
-
Uses of Parameters in org.eclipse.sisu.launch
Methods in org.eclipse.sisu.launch with annotations of type Parameters Modifier and Type Method Description (package private) java.lang.String[]
Main. parameters()
-
Uses of Parameters in org.eclipse.sisu.plexus
Method parameters in org.eclipse.sisu.plexus with annotations of type Parameters Modifier and Type Method Description protected void
PlexusSpaceModule.ParameterizedContext. setParameters(java.util.Map parameters, PlexusContainer container)
-
Uses of Parameters in org.eclipse.sisu.wire
Fields in org.eclipse.sisu.wire with annotations of type Parameters Modifier and Type Field Description private java.util.Map
PlaceholderBeanProvider. properties
Constructor parameters in org.eclipse.sisu.wire with annotations of type Parameters Constructor Description StringProperties(java.util.Map delegate)
-