org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient
Class RepositoryRegistrationClient

java.lang.Object
  extended by org.activemath.webapp.tutor.cgWSClient.mathcoachClient.standaloneClient.RepositoryRegistrationClient

public class RepositoryRegistrationClient
extends Object


Field Summary
protected static Category log
           
static String mappingURL
           
static String owlOntologyURL
           
static org.apache.axis2.addressing.EndpointReference targetEPR
           
 
Constructor Summary
RepositoryRegistrationClient()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static Category log

targetEPR

public static org.apache.axis2.addressing.EndpointReference targetEPR

owlOntologyURL

public static String owlOntologyURL

mappingURL

public static String mappingURL
Constructor Detail

RepositoryRegistrationClient

public RepositoryRegistrationClient()
Method Detail

main

public static void main(String[] args)