org.jboss.jca.validator
Interface Validate

All Known Implementing Classes:
ValidateClass, ValidateObject

public interface Validate

Validate. interface


Method Summary
 Class<?> getClazz()
          Get the class
 Key getKey()
          Get the key
 

Method Detail

getKey

Key getKey()
Get the key

Returns:
The key

getClazz

Class<?> getClazz()
Get the class

Returns:
The class


Copyright © 2008 Red Hat Middleware LLC (http://www.jboss.com/)