org.apache.ws.scout.registry
Class CapabilityProfileImpl

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

public class CapabilityProfileImpl
extends Object
implements CapabilityProfile

Implements CapabilityProfile of JAXR API

Author:
Jeremy Boynes , Anil Saldhana

Constructor Summary
CapabilityProfileImpl()
           
 
Method Summary
 int getCapabilityLevel()
           
 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 JAXRException
Specified by:
getCapabilityLevel in interface CapabilityProfile
Throws:
JAXRException

getVersion

public String getVersion()
                  throws JAXRException
Specified by:
getVersion in interface CapabilityProfile
Throws:
JAXRException


Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.