railo.runtime
Class CFCProxy

java.lang.Object
  extended by railo.runtime.type.cfc.ComponentProProxy
      extended by railo.runtime.type.cfc.ComponentAccessProxy
          extended by railo.runtime.CFCProxy
All Implemented Interfaces:
Serializable, Cloneable, Map, org.hibernate.proxy.HibernateProxy, Component, ComponentPro, Dumpable, Castable, ComponentAccess, Collection, Iteratorable, Objects, Struct

public class CFCProxy
extends ComponentAccessProxy
implements org.hibernate.proxy.HibernateProxy, Serializable

Proxy for "dynamic-map" entity representations. SLOW

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface railo.runtime.type.Collection
Collection.Key
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Field Summary
 
Fields inherited from interface railo.runtime.Component
ACCESS_COUNT, ACCESS_PACKAGE, ACCESS_PRIVATE, ACCESS_PUBLIC, ACCESS_REMOTE
 
Fields inherited from interface railo.runtime.type.Struct
TYPE_LINKED, TYPE_REGULAR, TYPE_SYNC, TYPE_WEAKED
 
Constructor Summary
CFCProxy(CFCLazyInitializer li)
           
 
Method Summary
 ComponentAccess getComponentAccess()
           
 org.hibernate.proxy.LazyInitializer getHibernateLazyInitializer()
           
 Object writeReplace()
           
 
Methods inherited from class railo.runtime.type.cfc.ComponentAccessProxy
_base, call, callWithNamedValues, contains, duplicate, get, get, getComponentPro, getMember, getMetaStructItem, getWSDLFile, isPersistent, iterator, keys, keysAsString, keySet, size, toDumpData
 
Methods inherited from class railo.runtime.type.cfc.ComponentProProxy
call, call, callWithNamedValues, callWithNamedValues, castToBoolean, castToBooleanValue, castToDateTime, castToDateTime, castToDoubleValue, castToDoubleValue, castToString, castToString, clear, clone, compareTo, compareTo, compareTo, compareTo, contains, containsKey, containsKey, containsKey, containsValue, entrySet, equalTo, get, get, get, get, get, get, get, get, get, getAbsName, getBaseAbsName, getCallName, getComponentScope, getDisplayName, getExtends, getHint, getJavaAccessClass, getMetaData, getName, getOutput, getPage, getPageSource, getProperties, instanceOf, isBasePeristent, isEmpty, isInitalized, isValidAccess, iterator, keyIterator, keys, keysAsString, keySet, put, putAll, remove, remove, removeEL, set, set, set, set, setEL, setEL, setEL, setEL, setProperty, size, toDumpData, valueIterator, values
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface railo.runtime.ComponentPro
contains, equalTo, getBaseAbsName, getComponentScope, getPageSource, getProperties, isBasePeristent, setProperty
 
Methods inherited from interface railo.runtime.Component
call, callWithNamedValues, getAbsName, getCallName, getDisplayName, getExtends, getHint, getJavaAccessClass, getMetaData, getName, getOutput, getPage, instanceOf, isValidAccess
 
Methods inherited from interface railo.runtime.type.Collection
clear, clone, containsKey, containsKey, get, get, get, get, keys, keysAsString, remove, removeEL, set, set, setEL, setEL, size
 
Methods inherited from interface railo.runtime.dump.Dumpable
toDumpData
 
Methods inherited from interface railo.runtime.type.Iteratorable
iterator, keyIterator, valueIterator
 
Methods inherited from interface railo.runtime.op.Castable
castToBoolean, castToBooleanValue, castToDateTime, castToDateTime, castToDoubleValue, castToDoubleValue, castToString, castToString, compareTo, compareTo, compareTo, compareTo
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from interface railo.runtime.type.Objects
call, callWithNamedValues, get, get, get, get, isInitalized, set, set, setEL, setEL
 

Constructor Detail

CFCProxy

public CFCProxy(CFCLazyInitializer li)
Method Detail

getComponentAccess

public ComponentAccess getComponentAccess()
Specified by:
getComponentAccess in class ComponentAccessProxy

writeReplace

public Object writeReplace()
Specified by:
writeReplace in interface org.hibernate.proxy.HibernateProxy

getHibernateLazyInitializer

public org.hibernate.proxy.LazyInitializer getHibernateLazyInitializer()
Specified by:
getHibernateLazyInitializer in interface org.hibernate.proxy.HibernateProxy


Copyright © 2012 Railo