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

An activation implementation
| Method Summary | |
|---|---|
javax.resource.spi.ActivationSpec |
createInstance()
|
Map<String,Class<?>> |
getConfigProperties()
|
Set<String> |
getRequiredConfigProperties()
|
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public Map<String,Class<?>> getConfigProperties()
getConfigProperties in interface org.jboss.jca.core.spi.rar.Activationpublic Set<String> getRequiredConfigProperties()
getRequiredConfigProperties in interface org.jboss.jca.core.spi.rar.Activation
public javax.resource.spi.ActivationSpec createInstance()
throws org.jboss.jca.core.spi.rar.NotFoundException,
InstantiationException,
IllegalAccessException,
javax.resource.ResourceException
createInstance in interface org.jboss.jca.core.spi.rar.Activationorg.jboss.jca.core.spi.rar.NotFoundException
InstantiationException
IllegalAccessException
javax.resource.ResourceExceptionpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||