net.dpml.transit
Interface TransitManager


@MXBean
public interface TransitManager

Transit management interface.

Version:
2.1.1
Author:
Digital Product Management Library

Method Summary
 String getData()
          Return the Transit data directory.
 String getHome()
          Return the Transit home directory.
 String getPrefs()
          Return the Transit prefs directory.
 String getProxyHost()
          Return the Transit proxy host
 String getShare()
          Return the Transit share directory.
 String getVersion()
          Return the Transit version.
 

Method Detail

getHome

String getHome()
Return the Transit home directory.

Returns:
the home directory

getData

String getData()
Return the Transit data directory.

Returns:
the data directory

getPrefs

String getPrefs()
Return the Transit prefs directory.

Returns:
the prefs directory

getShare

String getShare()
Return the Transit share directory.

Returns:
the share directory

getVersion

String getVersion()
Return the Transit version.

Returns:
the version string

getProxyHost

String getProxyHost()
Return the Transit proxy host

Returns:
the host name