Package org.jvnet.hk2.metadata.tests
Class Constants
java.lang.Object
org.jvnet.hk2.metadata.tests.Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA custom analyzer for a descriptorstatic final intThe rank to use when testing for rank on factory methodstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringThe name for non-defaulted thingsstatic final intThe rank to use when testing for rankstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final longstatic final longstatic final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
GENERATE_METHOD_CREATE_IMPL
- See Also:
-
GENERATE_METHOD_CREATE_CONTRACT
- See Also:
-
GENERATE_METHOD_CREATE_NAME1
- See Also:
-
GENERATE_METHOD_CREATE_NAME2
- See Also:
-
GENERATE_METHOD_CREATE_NAME3
- See Also:
-
GENERATE_METHOD_CREATE_NAME4
- See Also:
-
GENERATE_METHOD_CREATE_NAME5
- See Also:
-
GENERATE_METHOD_DELETE_IMPL
- See Also:
-
GENERATE_METHOD_DELETE_CONTRACT
- See Also:
-
GENERATE_METHOD_DELETE_SCOPE
- See Also:
-
KEY1
- See Also:
-
VALUE1
- See Also:
-
KEY2
- See Also:
-
VALUE2
- See Also:
-
KEY3
- See Also:
-
VALUE3
- See Also:
-
KEY4
- See Also:
-
VALUE4
-
KEY5
- See Also:
-
VALUE5_1
- See Also:
-
VALUE5_2
- See Also:
-
VALUE5_3
- See Also:
-
KEY6
- See Also:
-
VALUE6_1
public static final long VALUE6_1- See Also:
-
VALUE6_2
public static final long VALUE6_2- See Also:
-
VALUE6_3
public static final long VALUE6_3- See Also:
-
NON_DEFAULT_NAME
The name for non-defaulted things- See Also:
-
RANK
public static final int RANKThe rank to use when testing for rank- See Also:
-
FACTORY_METHOD_RANK
public static final int FACTORY_METHOD_RANKThe rank to use when testing for rank on factory method- See Also:
-
CUSTOM_ANALYZER
A custom analyzer for a descriptor- See Also:
-
-
Constructor Details
-
Constants
public Constants()
-