Convenience factory for XML configuration of a ReleaseStrategy. Encapsulates the knowledge of the default
strategy and search algorithms for POJO and annotated methods.
Constructor Summary
ReleaseStrategyFactoryBean(java.lang.Object target)
Create a factory and set up the delegate which clients of the factory will see as its product.
ReleaseStrategyFactoryBean(java.lang.Object target,
java.lang.String methodName)
Create a factory and set up the delegate which clients of the factory will see as its product.