net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl
Class ObjectFactory

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl
 
Method Summary
 AdvisorTypeImpl createAdvisorType()
          Create an instance of AdvisorType
 AfterReturningAdviceTypeImpl createAfterReturningAdviceType()
          Create an instance of AfterReturningAdviceType
 AfterThrowingAdviceTypeImpl createAfterThrowingAdviceType()
          Create an instance of AfterThrowingAdviceType
 AspectjAutoproxyImpl createAspectjAutoproxy()
          Create an instance of AspectjAutoproxy
 AspectTypeImpl createAspectType()
          Create an instance of AspectType
 javax.xml.bind.JAXBElement<BasicAdviceTypeImpl> createAspectTypeAfter(BasicAdviceTypeImpl value)
          Create an instance of JAXBElement<BasicAdviceTypeImpl>}
 javax.xml.bind.JAXBElement<AfterReturningAdviceTypeImpl> createAspectTypeAfterReturning(AfterReturningAdviceTypeImpl value)
          Create an instance of JAXBElement<AfterReturningAdviceTypeImpl>}
 javax.xml.bind.JAXBElement<AfterThrowingAdviceTypeImpl> createAspectTypeAfterThrowing(AfterThrowingAdviceTypeImpl value)
          Create an instance of JAXBElement<AfterThrowingAdviceTypeImpl>}
 javax.xml.bind.JAXBElement<BasicAdviceTypeImpl> createAspectTypeAround(BasicAdviceTypeImpl value)
          Create an instance of JAXBElement<BasicAdviceTypeImpl>}
 javax.xml.bind.JAXBElement<BasicAdviceTypeImpl> createAspectTypeBefore(BasicAdviceTypeImpl value)
          Create an instance of JAXBElement<BasicAdviceTypeImpl>}
 javax.xml.bind.JAXBElement<DeclareParentsTypeImpl> createAspectTypeDeclareParents(DeclareParentsTypeImpl value)
          Create an instance of JAXBElement<DeclareParentsTypeImpl>}
 javax.xml.bind.JAXBElement<PointcutTypeImpl> createAspectTypePointcut(PointcutTypeImpl value)
          Create an instance of JAXBElement<PointcutTypeImpl>}
 BasicAdviceTypeImpl createBasicAdviceType()
          Create an instance of BasicAdviceType
 ConfigImpl createConfig()
          Create an instance of Config
 DeclareParentsTypeImpl createDeclareParentsType()
          Create an instance of DeclareParentsType
 IncludeTypeImpl createIncludeType()
          Create an instance of IncludeType
 PointcutTypeImpl createPointcutType()
          Create an instance of PointcutType
 ScopedProxyImpl createScopedProxy()
          Create an instance of ScopedProxy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl

Method Detail

createScopedProxy

public ScopedProxyImpl createScopedProxy()
Create an instance of ScopedProxy


createPointcutType

public PointcutTypeImpl createPointcutType()
Create an instance of PointcutType


createAfterReturningAdviceType

public AfterReturningAdviceTypeImpl createAfterReturningAdviceType()
Create an instance of AfterReturningAdviceType


createIncludeType

public IncludeTypeImpl createIncludeType()
Create an instance of IncludeType


createAspectType

public AspectTypeImpl createAspectType()
Create an instance of AspectType


createDeclareParentsType

public DeclareParentsTypeImpl createDeclareParentsType()
Create an instance of DeclareParentsType


createAdvisorType

public AdvisorTypeImpl createAdvisorType()
Create an instance of AdvisorType


createConfig

public ConfigImpl createConfig()
Create an instance of Config


createAfterThrowingAdviceType

public AfterThrowingAdviceTypeImpl createAfterThrowingAdviceType()
Create an instance of AfterThrowingAdviceType


createBasicAdviceType

public BasicAdviceTypeImpl createBasicAdviceType()
Create an instance of BasicAdviceType


createAspectjAutoproxy

public AspectjAutoproxyImpl createAspectjAutoproxy()
Create an instance of AspectjAutoproxy


createAspectTypeAfter

public javax.xml.bind.JAXBElement<BasicAdviceTypeImpl> createAspectTypeAfter(BasicAdviceTypeImpl value)
Create an instance of JAXBElement<BasicAdviceTypeImpl>}


createAspectTypeAround

public javax.xml.bind.JAXBElement<BasicAdviceTypeImpl> createAspectTypeAround(BasicAdviceTypeImpl value)
Create an instance of JAXBElement<BasicAdviceTypeImpl>}


createAspectTypePointcut

public javax.xml.bind.JAXBElement<PointcutTypeImpl> createAspectTypePointcut(PointcutTypeImpl value)
Create an instance of JAXBElement<PointcutTypeImpl>}


createAspectTypeDeclareParents

public javax.xml.bind.JAXBElement<DeclareParentsTypeImpl> createAspectTypeDeclareParents(DeclareParentsTypeImpl value)
Create an instance of JAXBElement<DeclareParentsTypeImpl>}


createAspectTypeAfterReturning

public javax.xml.bind.JAXBElement<AfterReturningAdviceTypeImpl> createAspectTypeAfterReturning(AfterReturningAdviceTypeImpl value)
Create an instance of JAXBElement<AfterReturningAdviceTypeImpl>}


createAspectTypeAfterThrowing

public javax.xml.bind.JAXBElement<AfterThrowingAdviceTypeImpl> createAspectTypeAfterThrowing(AfterThrowingAdviceTypeImpl value)
Create an instance of JAXBElement<AfterThrowingAdviceTypeImpl>}


createAspectTypeBefore

public javax.xml.bind.JAXBElement<BasicAdviceTypeImpl> createAspectTypeBefore(BasicAdviceTypeImpl value)
Create an instance of JAXBElement<BasicAdviceTypeImpl>}



Copyright © 2009 The CC-XJC Community. All Rights Reserved.