|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GenericConfigurable
Implementations of this interface may perform additional
generic configuration with any key-value pairs that cannot be set
into the object via the normal
Options.setInto(java.lang.Object) means.
| Method Summary | |
|---|---|
void |
setInto(Options opts)
Perform any generic configuration based on the data in opts. |
| Method Detail |
|---|
void setInto(Options opts)
opts. This method should remove any values in
opts that have been successfully processed; if any
values remain in opts after this method is executed,
an exception will be thrown identifying those key-value pairs as invalid.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This documentation is deprecated and will be removed in the next release of WebLogic Server.