net.sf.csutils.core.registry.jaxmas
Class JaxMasInnerModelAccessor

java.lang.Object
  extended by net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
      extended by net.sf.csutils.core.registry.jaxmas.JaxMasInnerModelAccessor
All Implemented Interfaces:
InnerModelAccessor

public class JaxMasInnerModelAccessor
extends AbstractInnerModelAccessor

Implementation of InnerModelAccessor for JaxMas.


Method Summary
<RO extends javax.xml.registry.infomodel.RegistryObject>
RO
createInstance(RegistryFacade pFacade, java.lang.String pType)
           
static JaxMasInnerModelAccessor getInstance()
          Returns the singleton instance
 
Methods inherited from class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
getRelationValue, getRelationValues, getSlotType, getSlotValue, getSlotValues, setRelationValue, setRelationValues, setSlotValue, setSlotValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static JaxMasInnerModelAccessor getInstance()
Returns the singleton instance

Returns:
The singleton instance

createInstance

public <RO extends javax.xml.registry.infomodel.RegistryObject> RO createInstance(RegistryFacade pFacade,
                                                                                  java.lang.String pType)
                                                                      throws javax.xml.registry.JAXRException
Throws:
javax.xml.registry.JAXRException


Copyright © 2009-2010. All Rights Reserved.