org.apache.ws.scout.registry
Class CapabilityProfileImpl

java.lang.Object
  extended by org.apache.ws.scout.registry.CapabilityProfileImpl
All Implemented Interfaces:
javax.xml.registry.CapabilityProfile

public class CapabilityProfileImpl
extends java.lang.Object
implements javax.xml.registry.CapabilityProfile

Implements CapabilityProfile of JAXR API

Author:
Jeremy Boynes , Anil Saldhana

Constructor Summary
CapabilityProfileImpl()
           
 
Method Summary
 int getCapabilityLevel()
           
 java.lang.String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CapabilityProfileImpl

public CapabilityProfileImpl()
Method Detail

getCapabilityLevel

public int getCapabilityLevel()
                       throws javax.xml.registry.JAXRException
Specified by:
getCapabilityLevel in interface javax.xml.registry.CapabilityProfile
Throws:
javax.xml.registry.JAXRException

getVersion

public java.lang.String getVersion()
                            throws javax.xml.registry.JAXRException
Specified by:
getVersion in interface javax.xml.registry.CapabilityProfile
Throws:
javax.xml.registry.JAXRException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.