weborb.types
Interface IAdaptingType
- All Known Subinterfaces:
- ICacheableAdaptingType
- All Known Implementing Classes:
- AnonymousObject, ArrayType, BooleanType, ConcreteObject, DateType, NamedObject, NullType, NumberObject, RemoteReferenceObject, StringType, XMLType
public interface IAdaptingType
IAdaptingType
- Author:
- Midnight Coders, LLC
getDefaultType
java.lang.Class getDefaultType()
defaultAdapt
java.lang.Object defaultAdapt()
adapt
java.lang.Object adapt(java.lang.Class clazz)
throws AdaptingException
- Throws:
AdaptingException
canAdaptTo
boolean canAdaptTo(java.lang.Class formalArg)
Discuss WebORB
Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.