|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultConverterFactory.InstantiationStrategy | |
---|---|
com.atlassian.bamboo.serialization.xstream |
Uses of DefaultConverterFactory.InstantiationStrategy in com.atlassian.bamboo.serialization.xstream |
---|
Methods in com.atlassian.bamboo.serialization.xstream that return DefaultConverterFactory.InstantiationStrategy | |
---|---|
static DefaultConverterFactory.InstantiationStrategy |
DefaultConverterFactory.InstantiationStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DefaultConverterFactory.InstantiationStrategy[] |
DefaultConverterFactory.InstantiationStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.atlassian.bamboo.serialization.xstream with parameters of type DefaultConverterFactory.InstantiationStrategy | |
---|---|
DefaultConverterFactory(java.lang.Class<? extends com.thoughtworks.xstream.converters.Converter> targetClass,
DefaultConverterFactory.InstantiationStrategy instantiationStrategy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |