argos.bangbang.axis
Class Axis

java.lang.Object
  extended by argos.bangbang.axis.Axis

public class Axis
extends Object


Field Summary
static org.apache.axis.server.AxisServer axisServer
           
 ServiceMetaInfo meta
           
 
Constructor Summary
Axis()
           
 
Method Summary
 void addComponent(ComponentMetaInfo componentMeta)
           
 void handler(Notification not)
           
 void init()
           
 void removeComponent(ComponentMetaInfo componentMeta)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

axisServer

public static org.apache.axis.server.AxisServer axisServer

meta

public ServiceMetaInfo meta
Constructor Detail

Axis

public Axis()
Method Detail

init

public void init()
          throws Exception
Throws:
Exception

handler

public void handler(Notification not)

addComponent

public void addComponent(ComponentMetaInfo componentMeta)

removeComponent

public void removeComponent(ComponentMetaInfo componentMeta)


Copyright © 2004-2007 University of Troms?. All Rights Reserved.