org.ow2.jasmine.deployme.api
Interface IServer


public interface IServer

Represents a Server

Author:
Jeremy Cazaux

Method Summary
 String getDomainName()
           
 String getJonasBase()
           
 String getJonasRoot()
           
 String getServerName()
           
 

Method Detail

getJonasRoot

String getJonasRoot()
Returns:
the path to the JOnAS root

getJonasBase

String getJonasBase()
Returns:
the path to the JOnAS base

getServerName

String getServerName()
Returns:
the name of the server

getDomainName

String getDomainName()
Returns:
the name of the domain


Copyright © 2012 OW2 Consortium. All Rights Reserved.