|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.validator.FailureHelper
public class FailureHelper

Failure helper
| Constructor Summary | |
|---|---|
FailureHelper(Collection<Failure> failures)
Constructor |
|
| Method Summary | |
|---|---|
String |
asText(ResourceBundle rb)
As text |
String |
asXML(ResourceBundle rb)
As XML |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FailureHelper(Collection<Failure> failures)
failures - The list of failures| Method Detail |
|---|
public String asText(ResourceBundle rb)
rb - The resource bundle
public String asXML(ResourceBundle rb)
rb - The resource bundle
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||