org.jboss.system.metadata
Class ServiceJBXBValueMetaData
java.lang.Object
org.jboss.system.metadata.AbstractMetaDataVisitorNode
org.jboss.system.metadata.ServiceElementValueMetaData
org.jboss.system.metadata.ServiceJBXBValueMetaData
- All Implemented Interfaces:
- Serializable, ServiceMetaDataVisitorNode, ServiceValueMetaData
public class ServiceJBXBValueMetaData
- extends ServiceElementValueMetaData
ServiceJBXBValueMetaData.
This class is based on the old ServiceConfigurator
- Version:
- $Revision: 85945 $
- Author:
- Marc Fleury, Hiram Chirino, David Jencks, Jason Dillon, Dimitris Andreadis, Adrian Brock
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceJBXBValueMetaData
public ServiceJBXBValueMetaData()
- Create a new ServiceJBXBValueMetaData.
ServiceJBXBValueMetaData
public ServiceJBXBValueMetaData(Element element)
- Create a new ServiceJBXBValueMetaData.
- Parameters:
element
- the element
getValue
public Object getValue(ServiceValueContext valueContext)
throws Exception
- Description copied from interface:
ServiceValueMetaData
- Get the value
- Specified by:
getValue
in interface ServiceValueMetaData
- Overrides:
getValue
in class ServiceElementValueMetaData
- Parameters:
valueContext
- the value context
- Returns:
- the value
- Throws:
Exception
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.