A B J O P R T U V W

A

addListener(TransactionListener) - Method in interface org.kasource.spring.transaction.TransactionSupport
Registers listener so that it can get notification of current transaction
addListener(TransactionListener) - Method in class org.kasource.spring.transaction.TransactionSupportImpl
 
afterCommit() - Method in interface org.kasource.spring.transaction.TransactionListener
Invoked after transaction commit.
afterCompletion(TransactionResult) - Method in interface org.kasource.spring.transaction.TransactionListener
Invoked after transaction commit/rollback.
ApplicationProperties - Class in org.kasource.spring.properties
Exposes application properties read by org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.
ApplicationProperties() - Constructor for class org.kasource.spring.properties.ApplicationProperties
 

B

beforeCommit(boolean) - Method in interface org.kasource.spring.transaction.TransactionListener
Invoked before transaction commit (before "beforeCompletion").
beforeCompletion() - Method in interface org.kasource.spring.transaction.TransactionListener
Invoked before transaction commit/rollback.

J

JaxbObjectFactory - Class in org.kasource.spring.jaxb
Create object by unmarshalling a XML Resource using JAXB.
JaxbObjectFactory() - Constructor for class org.kasource.spring.jaxb.JaxbObjectFactory
 

O

org.kasource.spring.jaxb - package org.kasource.spring.jaxb
WebLogic Utility classes.
org.kasource.spring.properties - package org.kasource.spring.properties
Properties utilities.
org.kasource.spring.transaction - package org.kasource.spring.transaction
Transaction Utility classes.
org.kasource.spring.weblogic - package org.kasource.spring.weblogic
JAXB Utility classes.

P

populateMBeanDescriptor(Descriptor, Object, String) - Method in class org.kasource.spring.weblogic.WebLogicAwareReflectiveMBeanInfoAssembler
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.kasource.spring.properties.ApplicationProperties
 

R

removeListener(TransactionListener) - Method in interface org.kasource.spring.transaction.TransactionSupport
Remove listener form listening to current transaction
removeListener(TransactionListener) - Method in class org.kasource.spring.transaction.TransactionSupportImpl
 

T

TransactionListener - Interface in org.kasource.spring.transaction
Used to get notification of transaction commit / completion.
TransactionResult - Enum in org.kasource.spring.transaction
Result of a completed transaction
TransactionSupport - Interface in org.kasource.spring.transaction
 
TransactionSupportImpl - Class in org.kasource.spring.transaction
 
TransactionSupportImpl() - Constructor for class org.kasource.spring.transaction.TransactionSupportImpl
 

U

unmarshalObject(Resource, String) - Method in class org.kasource.spring.jaxb.JaxbObjectFactory
Unmarshall the object using JAXB from input resource and return it as an Object.

V

value(String) - Method in class org.kasource.spring.properties.ApplicationProperties
Return the value for the property with key.
value(String, String) - Method in class org.kasource.spring.properties.ApplicationProperties
Return the value for the property with key.
valueOf(String) - Static method in enum org.kasource.spring.transaction.TransactionResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kasource.spring.transaction.TransactionResult
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebLogicAwareReflectiveMBeanInfoAssembler - Class in org.kasource.spring.weblogic
Extend MetadataMBeanInfoAssembler with an extra descriptor which WebLogic WLFD requires.
WebLogicAwareReflectiveMBeanInfoAssembler() - Constructor for class org.kasource.spring.weblogic.WebLogicAwareReflectiveMBeanInfoAssembler
 

A B J O P R T U V W

Copyright © 2011. All Rights Reserved.