JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.eclipse.sisu.plexus
Strategies
Contents
Description
Field Summary
Field Details
LOAD_ON_START
PER_LOOKUP
SINGLETON
Hide sidebar
Show sidebar
Interface Strategies
public interface
Strategies
Constants representing supported Plexus instantiation strategies.
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
LOAD_ON_START
static final
String
PER_LOOKUP
static final
String
SINGLETON
Field Details
LOAD_ON_START
static final
String
LOAD_ON_START
See Also:
Constant Field Values
PER_LOOKUP
static final
String
PER_LOOKUP
See Also:
Constant Field Values
SINGLETON
static final
String
SINGLETON
See Also:
Constant Field Values