Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

javax.resource.spi
Interface ActivationSpec  view ActivationSpec download ActivationSpec.java

All Superinterfaces:
ResourceAdapterAssociation

public interface ActivationSpec
extends ResourceAdapterAssociation

Version:
$Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $

Method Summary
 void validate()
           
 
Methods inherited from interface javax.resource.spi.ResourceAdapterAssociation
getResourceAdapter, setResourceAdapter
 

Method Detail

validate

public void validate()
              throws InvalidPropertyException