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

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.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.prot.indexed.novalueclass.spring.aop 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.prot.indexed.novalueclass.spring.aop
 
Method Summary
 AdvisorType createAdvisorType()
          Create an instance of AdvisorType
 AfterReturningAdviceType createAfterReturningAdviceType()
          Create an instance of AfterReturningAdviceType
 AfterThrowingAdviceType createAfterThrowingAdviceType()
          Create an instance of AfterThrowingAdviceType
 AspectjAutoproxy createAspectjAutoproxy()
          Create an instance of AspectjAutoproxy
 AspectType createAspectType()
          Create an instance of AspectType
 javax.xml.bind.JAXBElement<BasicAdviceType> createAspectTypeAfter(BasicAdviceType value)
          Create an instance of JAXBElement<BasicAdviceType>}
 javax.xml.bind.JAXBElement<AfterReturningAdviceType> createAspectTypeAfterReturning(AfterReturningAdviceType value)
          Create an instance of JAXBElement<AfterReturningAdviceType>}
 javax.xml.bind.JAXBElement<AfterThrowingAdviceType> createAspectTypeAfterThrowing(AfterThrowingAdviceType value)
          Create an instance of JAXBElement<AfterThrowingAdviceType>}
 javax.xml.bind.JAXBElement<BasicAdviceType> createAspectTypeAround(BasicAdviceType value)
          Create an instance of JAXBElement<BasicAdviceType>}
 javax.xml.bind.JAXBElement<BasicAdviceType> createAspectTypeBefore(BasicAdviceType value)
          Create an instance of JAXBElement<BasicAdviceType>}
 javax.xml.bind.JAXBElement<DeclareParentsType> createAspectTypeDeclareParents(DeclareParentsType value)
          Create an instance of JAXBElement<DeclareParentsType>}
 javax.xml.bind.JAXBElement<PointcutType> createAspectTypePointcut(PointcutType value)
          Create an instance of JAXBElement<PointcutType>}
 BasicAdviceType createBasicAdviceType()
          Create an instance of BasicAdviceType
 Config createConfig()
          Create an instance of Config
 DeclareParentsType createDeclareParentsType()
          Create an instance of DeclareParentsType
 IncludeType createIncludeType()
          Create an instance of IncludeType
 PointcutType createPointcutType()
          Create an instance of PointcutType
 ScopedProxy 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.prot.indexed.novalueclass.spring.aop

Method Detail

createAfterThrowingAdviceType

public AfterThrowingAdviceType createAfterThrowingAdviceType()
Create an instance of AfterThrowingAdviceType


createPointcutType

public PointcutType createPointcutType()
Create an instance of PointcutType


createIncludeType

public IncludeType createIncludeType()
Create an instance of IncludeType


createScopedProxy

public ScopedProxy createScopedProxy()
Create an instance of ScopedProxy


createBasicAdviceType

public BasicAdviceType createBasicAdviceType()
Create an instance of BasicAdviceType


createAspectjAutoproxy

public AspectjAutoproxy createAspectjAutoproxy()
Create an instance of AspectjAutoproxy


createConfig

public Config createConfig()
Create an instance of Config


createDeclareParentsType

public DeclareParentsType createDeclareParentsType()
Create an instance of DeclareParentsType


createAfterReturningAdviceType

public AfterReturningAdviceType createAfterReturningAdviceType()
Create an instance of AfterReturningAdviceType


createAspectType

public AspectType createAspectType()
Create an instance of AspectType


createAdvisorType

public AdvisorType createAdvisorType()
Create an instance of AdvisorType


createAspectTypeAfter

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


createAspectTypeAround

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


createAspectTypePointcut

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


createAspectTypeDeclareParents

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


createAspectTypeAfterReturning

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


createAspectTypeAfterThrowing

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


createAspectTypeBefore

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



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