|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.core.util.ProxyValidator.Error
public static class ProxyValidator.Error
| Constructor Summary | |
|---|---|
ProxyValidator.Error(int code,
java.lang.reflect.Method method)
|
|
| Method Summary | |
|---|---|
int |
getCode()
|
java.lang.String |
getDescription()
|
java.lang.reflect.Method |
getMethod()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProxyValidator.Error(int code,
java.lang.reflect.Method method)
| Method Detail |
|---|
public int getCode()
public java.lang.reflect.Method getMethod()
public java.lang.String getDescription()
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||