at.ac.tuwien.vitalab.hrcrm.jboss
Class AddressService

java.lang.Object
  extended by at.ac.tuwien.vitalab.hrcrm.jboss.AddressService
All Implemented Interfaces:
AddressServiceMBean

public class AddressService
extends java.lang.Object
implements AddressServiceMBean

Author:
Vassil Nikolov

Constructor Summary
AddressService()
           
 
Method Summary
 void create()
          
 void destroy()
          
 void start()
          
 void stop()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressService

public AddressService()
Method Detail

create

public void create()
            throws java.lang.Exception

Throws:
java.lang.Exception

destroy

public void destroy()


start

public void start()
           throws java.lang.Exception

Throws:
java.lang.Exception

stop

public void stop()



Copyright © 2008 null. All Rights Reserved.