|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.core.AttributeAccessorSupport
org.springframework.beans.BeanMetadataAttributeAccessor
org.springframework.beans.factory.support.AbstractBeanDefinition
org.springframework.beans.factory.support.RootBeanDefinition
org.andromda.cartridges.support.webservice.client.Axis2PortClientInterceptor
org.andromda.cartridges.support.webservice.client.Axis2ProxyFactoryBean
public class Axis2ProxyFactoryBean
FactoryBean for a specific port of a webservice.
| Field Summary |
|---|
| Fields inherited from class org.andromda.cartridges.support.webservice.client.Axis2PortClientInterceptor |
|---|
logger |
| Fields inherited from class org.springframework.beans.factory.support.AbstractBeanDefinition |
|---|
AUTOWIRE_AUTODETECT, AUTOWIRE_BY_NAME, AUTOWIRE_BY_TYPE, AUTOWIRE_CONSTRUCTOR, AUTOWIRE_NO, DEPENDENCY_CHECK_ALL, DEPENDENCY_CHECK_NONE, DEPENDENCY_CHECK_OBJECTS, DEPENDENCY_CHECK_SIMPLE, INFER_METHOD, SCOPE_DEFAULT |
| Fields inherited from interface org.springframework.beans.factory.config.BeanDefinition |
|---|
ROLE_APPLICATION, ROLE_INFRASTRUCTURE, ROLE_SUPPORT, SCOPE_PROTOTYPE, SCOPE_SINGLETON |
| Constructor Summary | |
|---|---|
Axis2ProxyFactoryBean()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
Prepares the JAX-RPC service and port if the "lazyInit" isn't false. |
Object |
getObject()
|
Class |
getObjectType()
|
boolean |
isSingleton()
|
| Methods inherited from class org.andromda.cartridges.support.webservice.client.Axis2PortClientInterceptor |
|---|
cloneBeanDefinition, getBase64Password, getPassword, getPortAddress, getServiceInterface, getTimeout, getUsername, getWsdlUrl, invoke, prepare, setBase64Password, setPassword, setPortAddress, setServiceInterface, setTimeout, setTypeMapper, setUsername, setWsdlUrl |
| Methods inherited from class org.springframework.beans.factory.support.RootBeanDefinition |
|---|
equals, getDecoratedDefinition, getParentName, getResolvedFactoryMethod, isExternallyManagedConfigMember, isExternallyManagedDestroyMethod, isExternallyManagedInitMethod, isFactoryMethod, registerExternallyManagedConfigMember, registerExternallyManagedDestroyMethod, registerExternallyManagedInitMethod, setDecoratedDefinition, setParentName, setUniqueFactoryMethodName, toString |
| Methods inherited from class org.springframework.beans.factory.support.AbstractBeanDefinition |
|---|
addQualifier, applyDefaults, clone, copyQualifiersFrom, getAutowireMode, getBeanClass, getBeanClassName, getConstructorArgumentValues, getDependencyCheck, getDependsOn, getDescription, getDestroyMethodName, getFactoryBeanName, getFactoryMethodName, getInitMethodName, getMethodOverrides, getOriginatingBeanDefinition, getPropertyValues, getQualifier, getQualifiers, getResolvedAutowireMode, getResource, getResourceDescription, getRole, getScope, hasBeanClass, hasConstructorArgumentValues, hashCode, hasQualifier, isAbstract, isAutowireCandidate, isEnforceDestroyMethod, isEnforceInitMethod, isLazyInit, isLenientConstructorResolution, isNonPublicAccessAllowed, isPrimary, isPrototype, isSynthetic, overrideFrom, overrideFrom, prepareMethodOverride, prepareMethodOverrides, resolveBeanClass, setAbstract, setAutowireCandidate, setAutowireMode, setBeanClass, setBeanClassName, setConstructorArgumentValues, setDependencyCheck, setDependsOn, setDescription, setDestroyMethodName, setEnforceDestroyMethod, setEnforceInitMethod, setFactoryBeanName, setFactoryMethodName, setInitMethodName, setLazyInit, setLenientConstructorResolution, setMethodOverrides, setNonPublicAccessAllowed, setOriginatingBeanDefinition, setPrimary, setPropertyValues, setResource, setResourceDescription, setRole, setScope, setSingleton, setSynthetic, validate |
| Methods inherited from class org.springframework.beans.BeanMetadataAttributeAccessor |
|---|
addMetadataAttribute, getAttribute, getMetadataAttribute, getSource, removeAttribute, setAttribute, setSource |
| Methods inherited from class org.springframework.core.AttributeAccessorSupport |
|---|
attributeNames, copyAttributesFrom, hasAttribute |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.springframework.core.AttributeAccessor |
|---|
attributeNames, getAttribute, hasAttribute, removeAttribute, setAttribute |
| Methods inherited from interface org.springframework.beans.BeanMetadataElement |
|---|
getSource |
| Constructor Detail |
|---|
public Axis2ProxyFactoryBean()
| Method Detail |
|---|
public void afterPropertiesSet()
Axis2PortClientInterceptor
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class Axis2PortClientInterceptorAxis2PortClientInterceptor.afterPropertiesSet()public Object getObject()
getObject in interface org.springframework.beans.factory.FactoryBeanFactoryBean.getObject()public Class getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBeanFactoryBean.getObjectType()public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.config.BeanDefinitionisSingleton in interface org.springframework.beans.factory.FactoryBeanisSingleton in class org.springframework.beans.factory.support.AbstractBeanDefinitionFactoryBean.isSingleton()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||