public class ChangeSetDependencyBuildable extends ChangeSetDependency
DEFAULT_NAME, instance| Constructor and Description |
|---|
ChangeSetDependencyBuildable(Class<?> type,
Class<?> implType,
Function<Object,Object> decoratorFunction,
boolean implProxeable) |
| Modifier and Type | Method and Description |
|---|---|
Function<Object,Object> |
getDecoratorFunction() |
Class<?> |
getImplType() |
Object |
getInstance() |
void |
setImpl(Object impl) |
equals, getName, getType, hashCode, isDefaultNamed, isProxeablepublic void setImpl(Object impl)
public Object getInstance()
getInstance in class ChangeSetDependencypublic Class<?> getImplType()
Copyright © 2023. All rights reserved.