|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.kernel.plugins.deployment.xml.BeanSchemaBindingHelper
public class BeanSchemaBindingHelper
BeanSchemaBindingHelper.
| Constructor Summary | |
|---|---|
BeanSchemaBindingHelper()
|
|
| Method Summary | |
|---|---|
static void |
configureCollection(org.jboss.xb.binding.sunday.unmarshalling.SchemaBinding schemaBinding,
QName qname)
Configure a collection. |
static void |
configureValueBindings(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding typeBinding)
Configure value bindings |
static void |
initAliasHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding aliasType)
Initialize the handlers for the alias type |
static void |
initAnnotationHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding annotationType)
Initialize the handlers for the annotation type |
static void |
initBeanFactoryHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding beanFactoryType)
Initialize the handlers for the bean factory type |
static void |
initBeanHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding beanType)
Initialize the handlers for the bean type |
static void |
initCallbackHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding installType)
Initialize the handlers for the callback type |
static void |
initClassLoaderHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding classloaderType)
Initialize the handlers for the classloader type |
static void |
initConstructorHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding constructorType)
Initialize the handlers for the constructor type |
static void |
initDemandHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding demandType)
Initialize the handlers for the demands type |
static void |
initDependencyHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding dependencyType)
Initialize the handlers for the dependency type |
static void |
initDependsHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding dependsType)
Initialize the handlers for the depends type |
static void |
initDeploymentHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding deploymentType)
Initialize the handlers for the deployment type |
static void |
initEntryHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding entryType)
Initialize the handlers for the map entry type |
static void |
initFactoryHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding factoryType)
Initialize the handlers for the factory type |
static void |
initInjectionHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding dependencyType)
Initialize the handlers for the injection type |
static void |
initInstallHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding installType)
Initialize the handlers for the install type |
static void |
initInterfaceHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding interfaceType)
Initialize the handlers for the interface type |
static void |
initLazyHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding beanFactoryType)
Initialize the handlers for the lazy type |
static void |
initLifecycleHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding lifecycleType)
Initialize the handlers for the lifecycle type |
static void |
initMapHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding mapType)
Initialize the handlers for the map type |
static void |
initNamedAliasHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding aliasType)
Initialize the handlers for the named alias type |
static void |
initParameterHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding parameterType)
Initialize the handlers for the parameter type |
static void |
initPlainValueHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding plainValueType)
Initialize the handlers for the plain value type |
static void |
initPropertyHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding propertyType)
Initialize the handlers for the property type |
static void |
initSupplyHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding supplyType)
Initialize the handlers for the supply type |
static void |
initValueFactoryHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding valueFactoryType)
Initialize the handlers for the value factory type |
static void |
initValueHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding valueType)
Initialize the handlers for the value type |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BeanSchemaBindingHelper()
| Method Detail |
|---|
public static void initDeploymentHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding deploymentType)
deploymentType - the deployment typepublic static void initBeanHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding beanType)
beanType - the bean typepublic static void initBeanFactoryHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding beanFactoryType)
beanFactoryType - the bean factory typepublic static void initLazyHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding beanFactoryType)
beanFactoryType - the lazy typepublic static void initClassLoaderHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding classloaderType)
classloaderType - the classloader typepublic static void initConstructorHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding constructorType)
constructorType - the constructor typepublic static void initPropertyHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding propertyType)
propertyType - the property typepublic static void initParameterHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding parameterType)
parameterType - the parameter typepublic static void initLifecycleHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding lifecycleType)
lifecycleType - the lifecycle typepublic static void initInstallHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding installType)
installType - the install typepublic static void initCallbackHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding installType)
installType - the install typepublic static void initNamedAliasHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding aliasType)
aliasType - the named alias typepublic static void initInterfaceHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding interfaceType)
interfaceType - the interface typepublic static void initAliasHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding aliasType)
aliasType - the alias typepublic static void initAnnotationHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding annotationType)
annotationType - the annotation typepublic static void initDependsHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding dependsType)
dependsType - the depends typepublic static void initDemandHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding demandType)
demandType - the demand typepublic static void initSupplyHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding supplyType)
supplyType - the supply typepublic static void initDependencyHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding dependencyType)
dependencyType - the dependency typepublic static void initInjectionHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding dependencyType)
dependencyType - the dependency typepublic static void initValueFactoryHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding valueFactoryType)
valueFactoryType - the dependency typepublic static void initFactoryHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding factoryType)
factoryType - the factory typepublic static void initPlainValueHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding plainValueType)
plainValueType - the plain value typepublic static void initValueHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding valueType)
valueType - the value typepublic static void initMapHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding mapType)
mapType - the map typepublic static void initEntryHandlers(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding entryType)
entryType - the map entry type
public static void configureCollection(org.jboss.xb.binding.sunday.unmarshalling.SchemaBinding schemaBinding,
QName qname)
schemaBinding - the schemabindingqname - the name of the typepublic static void configureValueBindings(org.jboss.xb.binding.sunday.unmarshalling.TypeBinding typeBinding)
typeBinding - the type binding
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||