org.jboss.beans.metadata.plugins
Class AutowireTypeValueAdapter

java.lang.Object
  extended by org.jboss.beans.metadata.plugins.AutowireTypeValueAdapter
All Implemented Interfaces:
org.jboss.xb.binding.sunday.unmarshalling.ValueAdapter

public class AutowireTypeValueAdapter
extends Object
implements org.jboss.xb.binding.sunday.unmarshalling.ValueAdapter

AutowireTypeValueAdapter.

Version:
$Revision: 1.1 $
Author:
Ales Justin

Field Summary
 
Fields inherited from interface org.jboss.xb.binding.sunday.unmarshalling.ValueAdapter
NOOP
 
Constructor Summary
AutowireTypeValueAdapter()
           
 
Method Summary
 Object cast(Object o, Class c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutowireTypeValueAdapter

public AutowireTypeValueAdapter()
Method Detail

cast

public Object cast(Object o,
                   Class c)
Specified by:
cast in interface org.jboss.xb.binding.sunday.unmarshalling.ValueAdapter


Copyright © 2008 JBoss Inc.. All Rights Reserved.