public interface DynamicallyReconfigurableResource
| Modifier and Type | Field and Description |
|---|---|
static String |
SET_DELEGATE_METHOD_NAME |
static String |
SET_INVALID_METHOD_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
setDelegate(Object o) |
void |
setInvalid() |
static final String SET_DELEGATE_METHOD_NAME
static final String SET_INVALID_METHOD_NAME
void setDelegate(Object o)
void setInvalid()
Copyright © 2019. All rights reserved.