org.ow2.jonas.deployment.ws
Class JonasWsSchemas

java.lang.Object
  extended by org.ow2.jonas.deployment.common.CommonsSchemas
      extended by org.ow2.jonas.deployment.ws.WsSchemas
          extended by org.ow2.jonas.deployment.ws.JonasWsSchemas
All Implemented Interfaces:
Schemas

public class JonasWsSchemas
extends WsSchemas

This class defines the declarations of Schemas for jonas-webservices.xml.

Author:
Helene Joanin

Constructor Summary
JonasWsSchemas()
          Build a new object for Schemas handling.
 
Method Summary
static String getLastSchema()
           
 
Methods inherited from class org.ow2.jonas.deployment.common.CommonsSchemas
addSchemas, getHeaderForElement, getHeaderForStandardElement, getLastSchema, getlocalSchemas
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JonasWsSchemas

public JonasWsSchemas()
Build a new object for Schemas handling.

Method Detail

getLastSchema

public static String getLastSchema()
Returns:
Returns the last Schema


Copyright © 2010 OW2 Consortium. All Rights Reserved.