|
JBoss Marshalling 1.3.0.GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.marshalling.river.Validator
public final class Validator

| Constructor Summary | |
|---|---|
Validator(int priority,
int seq,
java.io.ObjectInputValidation validation)
|
|
| Method Summary | |
|---|---|
int |
compareTo(Validator o)
|
java.io.ObjectInputValidation |
getValidation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Validator(int priority,
int seq,
java.io.ObjectInputValidation validation)
| Method Detail |
|---|
public int compareTo(Validator o)
compareTo in interface java.lang.Comparable<Validator>public java.io.ObjectInputValidation getValidation()
|
JBoss Marshalling 1.3.0.GA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||