JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
G
H
I
L
P
R
S
V
_
B
boot()
- Static method in class com.xebialabs.deployit.booter.local.
LocalBooter
Boot the Deployit Plugin System.
bootWithoutGlobalContext()
- Static method in class com.xebialabs.deployit.booter.local.
LocalBooter
Boot the Deployit Plugin System, but without initializing the global context with user overridden default values.
C
ClassUtils
- Class in
com.xebialabs.deployit.booter.local.utils
Utility methods for dealing with
Classes
.
ClassUtils()
- Constructor for class com.xebialabs.deployit.booter.local.utils.
ClassUtils
com.xebialabs.deployit.booter.local
- package com.xebialabs.deployit.booter.local
com.xebialabs.deployit.booter.local.utils
- package com.xebialabs.deployit.booter.local.utils
com.xebialabs.deployit.booter.local.validation
- package com.xebialabs.deployit.booter.local.validation
D
defaultIfEmpty(String, String)
- Static method in class com.xebialabs.deployit.booter.local.utils.
Strings
DelegateRegistry
- Class in
com.xebialabs.deployit.booter.local
DelegateRegistry()
- Constructor for class com.xebialabs.deployit.booter.local.
DelegateRegistry
G
getActualTypeArguments(Class<? extends S>, Class<S>)
- Static method in class com.xebialabs.deployit.booter.local.utils.
ClassUtils
Retrieves the type arguments of a class when regarded as an subclass of the given typed superclass or interface.
getField(Object, Field)
- Static method in class com.xebialabs.deployit.booter.local.utils.
ReflectionUtils
getRegisteredPlugins()
- Static method in class com.xebialabs.deployit.booter.local.
PluginVersions
getVersionFor(String)
- Static method in class com.xebialabs.deployit.booter.local.
PluginVersions
H
handleInvocationTargetException(InvocationTargetException, String)
- Static method in class com.xebialabs.deployit.booter.local.utils.
ReflectionUtils
I
isBlank(String)
- Static method in class com.xebialabs.deployit.booter.local.utils.
Strings
isEmpty(String)
- Static method in class com.xebialabs.deployit.booter.local.utils.
Strings
isNotBlank(String)
- Static method in class com.xebialabs.deployit.booter.local.utils.
Strings
isNotEmpty(String)
- Static method in class com.xebialabs.deployit.booter.local.utils.
Strings
L
LocalBooter
- Class in
com.xebialabs.deployit.booter.local
Class responsible for booting all the plugins.
LocalBooter()
- Constructor for class com.xebialabs.deployit.booter.local.
LocalBooter
LocalDescriptorRegistry
- Class in
com.xebialabs.deployit.booter.local
LocalDescriptorRegistry()
- Constructor for class com.xebialabs.deployit.booter.local.
LocalDescriptorRegistry
P
PluginVersions
- Class in
com.xebialabs.deployit.booter.local
PluginVersions()
- Constructor for class com.xebialabs.deployit.booter.local.
PluginVersions
R
ReferenceCollectionTypeValidator
- Class in
com.xebialabs.deployit.booter.local.validation
ReferenceCollectionTypeValidator(PropertyDescriptor)
- Constructor for class com.xebialabs.deployit.booter.local.validation.
ReferenceCollectionTypeValidator
ReflectionUtils
- Class in
com.xebialabs.deployit.booter.local.utils
ReflectionUtils()
- Constructor for class com.xebialabs.deployit.booter.local.utils.
ReflectionUtils
RequiredValidator
- Class in
com.xebialabs.deployit.booter.local.validation
RequiredValidator()
- Constructor for class com.xebialabs.deployit.booter.local.validation.
RequiredValidator
S
searchField(Class<?>, String)
- Static method in class com.xebialabs.deployit.booter.local.utils.
ReflectionUtils
setField(Object, String, Object)
- Static method in class com.xebialabs.deployit.booter.local.utils.
ReflectionUtils
setFieldWithConversion(Object, String, String)
- Static method in class com.xebialabs.deployit.booter.local.utils.
ReflectionUtils
Strings
- Class in
com.xebialabs.deployit.booter.local.utils
Rationale: We don't want to depend on the apache-lang library, but guava doesn't offer all the nice stringutils stuff, so roll our own...
Strings()
- Constructor for class com.xebialabs.deployit.booter.local.utils.
Strings
V
validate(Collection<ConfigurationItem>, ValidationContext)
- Method in class com.xebialabs.deployit.booter.local.validation.
ReferenceCollectionTypeValidator
validate(Object, ValidationContext)
- Method in class com.xebialabs.deployit.booter.local.validation.
RequiredValidator
_
_exists(Type)
- Method in class com.xebialabs.deployit.booter.local.
LocalDescriptorRegistry
_getDescriptor(Type)
- Method in class com.xebialabs.deployit.booter.local.
LocalDescriptorRegistry
_getDescriptors()
- Method in class com.xebialabs.deployit.booter.local.
LocalDescriptorRegistry
_getSubtypes(Type)
- Method in class com.xebialabs.deployit.booter.local.
LocalDescriptorRegistry
B
C
D
G
H
I
L
P
R
S
V
_
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes