|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jvnet.hk2.config.NotProcessed
public final class NotProcessed
An explanation of a change could not be processed. Generally, 'null' means a change was processed, so create this class only if a change could not be processed.
| Constructor Summary | |
|---|---|
NotProcessed(java.lang.String reason)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getReason()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotProcessed(java.lang.String reason)
| Method Detail |
|---|
public java.lang.String getReason()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||