javax.resource.spi
Interface ActivationSpec

All Superinterfaces:
ResourceAdapterAssociation

public interface ActivationSpec
extends ResourceAdapterAssociation

Since:
1.5
Version:
$Rev: 806898 $ $Date: 2009-08-23 00:11:25 +0200 (So, 23. Aug 2009) $

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

Method Detail

validate

void validate()
              throws InvalidPropertyException
Throws:
InvalidPropertyException


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.