A C D E G H I L N O P R S T U W

A

AbstractAction - class net.sf.tm.plugin.actions.AbstractAction.
Base class for all plugin actions.
AbstractAction() - Constructor for class net.sf.tm.plugin.actions.AbstractAction
 
AbstractBackgroundAction - class net.sf.tm.plugin.actions.AbstractBackgroundAction.
Abstract base class for all actions which must provide a busy indicator during there run operation.
AbstractBackgroundAction() - Constructor for class net.sf.tm.plugin.actions.AbstractBackgroundAction
 
AbstractBusyAction - class net.sf.tm.plugin.actions.AbstractBusyAction.
Abstract base class for all actions which must provide a busy indicator during there run operation.
AbstractBusyAction() - Constructor for class net.sf.tm.plugin.actions.AbstractBusyAction
 
AbstractServerDialog - class net.sf.tm.plugin.ui.AbstractServerDialog.
Base class for all server dialogs.
AbstractServerDialog(TomcatServer, Shell) - Constructor for class net.sf.tm.plugin.ui.AbstractServerDialog
 
AutoUpdate - class net.sf.tm.plugin.AutoUpdate.
Class provides background update of a IUpdatable object.
AutoUpdate(IPreferenceStore) - Constructor for class net.sf.tm.plugin.AutoUpdate
Constructor
add(TomcatServer) - Method in class net.sf.tm.plugin.ServerStore
Adds a new server to the store.
addToHistory(String[], String) - Method in class net.sf.tm.plugin.ui.AbstractServerDialog
Adds an entry to a history, while taking care of duplicate history items and excessively long histories.
addToHistory(List, String) - Method in class net.sf.tm.plugin.ui.AbstractServerDialog
Adds an entry to a history, while taking care of duplicate history items and excessively long histories.

C

ContextManagerException - exception net.sf.tm.ContextManagerException.
An exception for errors resulting of operations of a IContextManager.
ContextManagerException() - Constructor for class net.sf.tm.ContextManagerException
Default constructor
ContextManagerException(String) - Constructor for class net.sf.tm.ContextManagerException
 
ContextManagerException(Throwable) - Constructor for class net.sf.tm.ContextManagerException
 
ContextManagerException(String, Throwable) - Constructor for class net.sf.tm.ContextManagerException
 
ContextManagerPlugin - class net.sf.tm.plugin.ContextManagerPlugin.
Main plugin class.
ContextManagerPlugin(IPluginDescriptor) - Constructor for class net.sf.tm.plugin.ContextManagerPlugin
Constructor
CopyToClipboardAction - class net.sf.tm.plugin.actions.CopyToClipboardAction.
Action for copy the selected context to the clipboard.
CopyToClipboardAction(WebContextView) - Constructor for class net.sf.tm.plugin.actions.CopyToClipboardAction
Constructor for this action.
contains(TomcatServer) - Method in class net.sf.tm.plugin.ServerStore
 
createButtonBar(Composite) - Method in class net.sf.tm.plugin.ui.AbstractServerDialog
 
createContents(Composite) - Method in class net.sf.tm.plugin.ui.TMPreferencePage
 
createDialogArea(Composite) - Method in class net.sf.tm.plugin.ui.AbstractServerDialog
 
createPartControl(Composite) - Method in class net.sf.tm.plugin.ui.WebContextView
This is a callback that will allow us to create the viewer and initialize it.

D

DiscardServerAction - class net.sf.tm.plugin.actions.DiscardServerAction.
Action for removing server objects from the Tomcat Manager tree view.
DiscardServerAction(WebContextView) - Constructor for class net.sf.tm.plugin.actions.DiscardServerAction
Constructor for this action.
debug(String) - Static method in class net.sf.tm.plugin.Logger
Prints a debug statement to the Eclipse log.
dispose() - Method in class net.sf.tm.plugin.WebContextContentProvider
 
dispose() - Method in class net.sf.tm.plugin.actions.ReloadContextAction
 
dispose() - Method in class net.sf.tm.plugin.ui.WebContextView
 
doGetPreferenceStore() - Method in class net.sf.tm.plugin.ui.TMPreferencePage
 

E

EditServerAction - class net.sf.tm.plugin.actions.EditServerAction.
Action for editing server information.
EditServerAction(WebContextView) - Constructor for class net.sf.tm.plugin.actions.EditServerAction
Constructor for this action.
EditServerDialog - class net.sf.tm.plugin.ui.EditServerDialog.
Implementation of an edit server dialog.
EditServerDialog(TomcatServer, Shell) - Constructor for class net.sf.tm.plugin.ui.EditServerDialog
 
equals(Object) - Method in class net.sf.tm.WebContext
Overwritten to ensure that a refreshed context object is the same as the old one in the tree.
equals(Object) - Method in class net.sf.tm.plugin.TreeNode
Delegates the equals method to the contained content object.
equals(Object) - Method in class net.sf.tm.tomcat.TomcatServer
 
error(String, Throwable) - Static method in class net.sf.tm.plugin.Logger
Prints an error message to the Eclipse log.
executeManager(String) - Method in class net.sf.tm.tomcat.TomcatServer
Executes a manager command.

G

generateReloadURL(String) - Method in class net.sf.tm.tomcat.TomcatServer
Generates the reload URL for the given context name.
get(int) - Method in class net.sf.tm.plugin.ServerStore
 
getActiveSessions() - Method in class net.sf.tm.WebContext
 
getActiveWorkbenchShell() - Method in class net.sf.tm.plugin.ContextManagerPlugin
 
getAll() - Method in interface net.sf.tm.IContextManager
Returns a list of all available context's.
getAll() - Method in class net.sf.tm.tomcat.TomcatContextManager
 
getChildren(Object) - Method in class net.sf.tm.plugin.WebContextContentProvider
 
getContent() - Method in class net.sf.tm.plugin.TreeNode
Getter for the field content.
getDefault() - Static method in class net.sf.tm.plugin.ContextManagerPlugin
 
getDocPath() - Method in class net.sf.tm.WebContext
 
getElements(Object) - Method in class net.sf.tm.plugin.WebContextContentProvider
 
getEnumList() - Static method in class net.sf.tm.WebContextStatus
 
getEnumMap() - Static method in class net.sf.tm.WebContextStatus
 
getHost() - Method in class net.sf.tm.tomcat.TomcatServer
 
getImage(Object) - Method in class net.sf.tm.plugin.WebContextLabelProvider
 
getImageDescriptor(String) - Method in class net.sf.tm.plugin.ContextManagerPlugin
Generates an Image descriptor.
getInstance() - Static method in class net.sf.tm.plugin.ServerStore
 
getLocalizedString(String) - Method in class net.sf.tm.plugin.ContextManagerPlugin
Localizes a given String using the current locale.
getLocalizedString(String, Object) - Method in class net.sf.tm.plugin.ContextManagerPlugin
Localizes a given String using the current locale.
getLocalizedString(String, Object[]) - Method in class net.sf.tm.plugin.ContextManagerPlugin
Localizes a given String using the current locale.
getLocalizedString(String) - Method in class net.sf.tm.plugin.actions.AbstractAction
Gets the localized text for the given key from the plugin resource bundle.
getLocalizedString(String, Object) - Method in class net.sf.tm.plugin.actions.AbstractAction
 
getLocalizedString(String, Object[]) - Method in class net.sf.tm.plugin.actions.AbstractAction
 
getManager() - Method in class net.sf.tm.tomcat.TomcatServer
 
getName() - Method in class net.sf.tm.tomcat.TomcatServer
 
getParent() - Method in class net.sf.tm.plugin.TreeNode
Getter for the field parent.
getParent(Object) - Method in class net.sf.tm.plugin.WebContextContentProvider
 
getPassword() - Method in class net.sf.tm.tomcat.TomcatServer
 
getPath() - Method in class net.sf.tm.WebContext
 
getPort() - Method in class net.sf.tm.tomcat.TomcatServer
 
getProtocol() - Method in class net.sf.tm.tomcat.TomcatServer
 
getResourceBundle() - Method in class net.sf.tm.plugin.ContextManagerPlugin
 
getSelected() - Method in class net.sf.tm.plugin.ui.WebContextView
 
getServer() - Method in class net.sf.tm.plugin.ui.AbstractServerDialog
 
getSize() - Method in class net.sf.tm.plugin.ServerStore
 
getStatus() - Method in class net.sf.tm.WebContext
 
getText(Object) - Method in class net.sf.tm.plugin.WebContextLabelProvider
 
getUser() - Method in class net.sf.tm.tomcat.TomcatServer
 
getWorkspace() - Method in class net.sf.tm.plugin.ContextManagerPlugin
 

H

hasChildren(Object) - Method in class net.sf.tm.plugin.WebContextContentProvider
 
hashCode() - Method in class net.sf.tm.WebContext
Overwritten to provide the hash for the same fields used in the equals method.
hashCode() - Method in class net.sf.tm.plugin.TreeNode
Returns the hashCode of the contained content object.
hashCode() - Method in class net.sf.tm.tomcat.TomcatServer
 

I

IContextManager - interface net.sf.tm.IContextManager.
Interface for a Context Manager.
IUpdatable - interface net.sf.tm.plugin.IUpdatable.
Simple interface for all objects which shall be updatable.
init(IWorkbenchWindow) - Method in class net.sf.tm.plugin.actions.ReloadContextAction
 
init(IWorkbench) - Method in class net.sf.tm.plugin.ui.TMPreferencePage
 
initializeDefaultPreferences(IPreferenceStore) - Method in class net.sf.tm.plugin.ContextManagerPlugin
 
inputChanged(Viewer, Object, Object) - Method in class net.sf.tm.plugin.WebContextContentProvider
 
isDebugEnabled() - Static method in class net.sf.tm.plugin.Logger
 
iterator() - Static method in class net.sf.tm.WebContextStatus
 
iterator() - Method in class net.sf.tm.plugin.ServerStore
 

L

Logger - class net.sf.tm.plugin.Logger.
A simple logger using the eclipse plugin login mechanism.
localizeString(String) - Method in class net.sf.tm.plugin.ui.AbstractServerDialog
Helper method for calling the ContextManagerPlugin.getLocalizedString(String) method in the ContextManagerPlugin class.

N

NewServerAction - class net.sf.tm.plugin.actions.NewServerAction.
Action for creating a new server.
NewServerAction(WebContextView) - Constructor for class net.sf.tm.plugin.actions.NewServerAction
Constructor for this action.
NewServerDialog - class net.sf.tm.plugin.ui.NewServerDialog.
Implementation of a new server dialog.
NewServerDialog(TomcatServer, Shell) - Constructor for class net.sf.tm.plugin.ui.NewServerDialog
 
net.sf.tm - package net.sf.tm
Provides the basic Interfaces, Exceptions and objects for a context manager.
net.sf.tm.plugin - package net.sf.tm.plugin
Contains the plugin for the Eclipse IDE.
net.sf.tm.plugin.actions - package net.sf.tm.plugin.actions
Package for all plugin actions.
net.sf.tm.plugin.ui - package net.sf.tm.plugin.ui
Contains all plugin UI interface classes.
net.sf.tm.tomcat - package net.sf.tm.tomcat
This package contains an implementation of a context manager for the Tomcat server.

O

okPressed() - Method in class net.sf.tm.plugin.ui.AbstractServerDialog
 

P

PENDING - Static variable in class net.sf.tm.WebContextStatus
 
PREF_AUTOUPDATE - Static variable in class net.sf.tm.plugin.PreferenceConstants
Boolean value.
PREF_AUTOUPDATE_DEFAULT - Static variable in class net.sf.tm.plugin.PreferenceConstants
Default value for field autoUpdate
PREF_INTERVAL_DEFAULT - Static variable in class net.sf.tm.plugin.PreferenceConstants
Default value for field intervalField
PREF_UPDATE_INTERVAL - Static variable in class net.sf.tm.plugin.PreferenceConstants
Int value.
PreferenceConstants - class net.sf.tm.plugin.PreferenceConstants.
Class for all plugin preference key definitions.
performDefaults() - Method in class net.sf.tm.plugin.ui.TMPreferencePage
 
performOk() - Method in class net.sf.tm.plugin.ui.TMPreferencePage
 

R

RUNNING - Static variable in class net.sf.tm.WebContextStatus
 
RefreshAction - class net.sf.tm.plugin.actions.RefreshAction.
Action for updating all existing server instances.
RefreshAction(WebContextView) - Constructor for class net.sf.tm.plugin.actions.RefreshAction
Constructor for this action.
ReloadContextAction - class net.sf.tm.plugin.actions.ReloadContextAction.
Action for reloading a context on a server.
ReloadContextAction(WebContextView) - Constructor for class net.sf.tm.plugin.actions.ReloadContextAction
Constructor for this action.
reload(String) - Method in interface net.sf.tm.IContextManager
Reloads a context by it's name.
reload(String) - Method in class net.sf.tm.tomcat.TomcatContextManager
 
remove(TomcatServer) - Method in class net.sf.tm.plugin.ServerStore
Removes a server from the store.
run() - Method in class net.sf.tm.plugin.actions.AbstractBusyAction
Don't overwrite the run method in the actual action implementation.
run() - Method in class net.sf.tm.plugin.actions.CopyToClipboardAction
On Excecution the reload URL for the selected context is created and copied to the clipboard.
run() - Method in class net.sf.tm.plugin.actions.DiscardServerAction
Server is removed from the ServerStore on execution.
run() - Method in class net.sf.tm.plugin.actions.EditServerAction
On execution the user can edit the server information.
run() - Method in class net.sf.tm.plugin.actions.NewServerAction
On excecution the NewServerDialog is opened.
run() - Method in class net.sf.tm.plugin.actions.ReloadContextAction
On excecution the run method changes the icon state, then splits of another thread to do the actual excecution with a busy indicator.
run(IAction) - Method in class net.sf.tm.plugin.actions.ReloadContextAction
 
run() - Method in class net.sf.tm.plugin.actions.StartContextAction
On excecution the current selected context will get started.
run() - Method in class net.sf.tm.plugin.actions.StopContextAction
On excecution the current selected context will get stopped.
runInBackground(Runnable) - Method in class net.sf.tm.plugin.actions.AbstractBackgroundAction
Starts a new Thread named tmplugin with the given Runnable.
runInUIThread(Runnable) - Method in class net.sf.tm.plugin.actions.AbstractBackgroundAction
Executes the given Runnable in the UI thread context-
runWithBusyIndicator() - Method in class net.sf.tm.plugin.actions.AbstractBusyAction
In the actual action implementation all stuff which should be excecuted with a busy indicator must be placed in this method.
runWithBusyIndicator() - Method in class net.sf.tm.plugin.actions.RefreshAction
On excecution the WebContextView.update() method is called.

S

STOPPED - Static variable in class net.sf.tm.WebContextStatus
 
ServerStore - class net.sf.tm.plugin.ServerStore.
Implementation of a persistence store for server objects.
StartContextAction - class net.sf.tm.plugin.actions.StartContextAction.
Action for starting a context on a server.
StartContextAction(WebContextView) - Constructor for class net.sf.tm.plugin.actions.StartContextAction
Constructor for this action.
StopContextAction - class net.sf.tm.plugin.actions.StopContextAction.
Action for stopping a context.
StopContextAction(WebContextView) - Constructor for class net.sf.tm.plugin.actions.StopContextAction
Constructor for this action.
selectionChanged(IAction, ISelection) - Method in class net.sf.tm.plugin.actions.ReloadContextAction
 
set(TomcatServer) - Method in class net.sf.tm.plugin.ServerStore
Sets the given seren.
setActiveSessions(int) - Method in class net.sf.tm.WebContext
 
setDialogText() - Method in class net.sf.tm.plugin.ui.AbstractServerDialog
This method must be overwritten by the impementing server dialog to set the text which should be displayed in the text area of the dialog.
setDialogText() - Method in class net.sf.tm.plugin.ui.EditServerDialog
 
setDialogText() - Method in class net.sf.tm.plugin.ui.NewServerDialog
 
setDocPath(String) - Method in class net.sf.tm.WebContext
 
setFocus() - Method in class net.sf.tm.plugin.ui.WebContextView
Passing the focus request to the viewer's control.
setHost(String) - Method in class net.sf.tm.tomcat.TomcatServer
 
setManager(String) - Method in class net.sf.tm.tomcat.TomcatServer
 
setName(String) - Method in class net.sf.tm.tomcat.TomcatServer
 
setPassword(String) - Method in class net.sf.tm.tomcat.TomcatServer
 
setPath(String) - Method in class net.sf.tm.WebContext
 
setPort(int) - Method in class net.sf.tm.tomcat.TomcatServer
 
setProtocol(String) - Method in class net.sf.tm.tomcat.TomcatServer
 
setStatus(WebContextStatus) - Method in class net.sf.tm.WebContext
 
setUser(String) - Method in class net.sf.tm.tomcat.TomcatServer
 
showError(String, Throwable) - Method in class net.sf.tm.plugin.ContextManagerPlugin
Displays an error message box.
showError(String) - Method in class net.sf.tm.plugin.ContextManagerPlugin
Displays an error message box.
start(String) - Method in interface net.sf.tm.IContextManager
Starts a context by it's name.
start(IUpdatable, Display) - Method in class net.sf.tm.plugin.AutoUpdate
Starts a new update timer.
start(String) - Method in class net.sf.tm.tomcat.TomcatContextManager
 
stop(String) - Method in interface net.sf.tm.IContextManager
Stops a context by it's name.
stop() - Method in class net.sf.tm.plugin.AutoUpdate
Stops the current timer by calling the stop method of the runner.
stop(String) - Method in class net.sf.tm.tomcat.TomcatContextManager
 

T

TMPreferencePage - class net.sf.tm.plugin.ui.TMPreferencePage.
Preference page for the plugin settings.
TMPreferencePage() - Constructor for class net.sf.tm.plugin.ui.TMPreferencePage
Default constructor
TomcatContextManager - class net.sf.tm.tomcat.TomcatContextManager.
Implementation of a IContextManager using the Tomcat server manager application.
TomcatContextManager(TomcatServer) - Constructor for class net.sf.tm.tomcat.TomcatContextManager
Default constructor
TomcatServer - class net.sf.tm.tomcat.TomcatServer.
Tomcat server object.
TomcatServer() - Constructor for class net.sf.tm.tomcat.TomcatServer
Default constructor.
TomcatServer(String, String, String) - Constructor for class net.sf.tm.tomcat.TomcatServer
Constructor
TreeNode - class net.sf.tm.plugin.TreeNode.
Tree model for use with JFace TreeViewer.
TreeNode(Object) - Constructor for class net.sf.tm.plugin.TreeNode
Constructor.
TreeNode(Object, TreeNode) - Constructor for class net.sf.tm.plugin.TreeNode
Constructor.
toString() - Method in class net.sf.tm.WebContext
Overwriten for debuging purposes only.
toString() - Method in class net.sf.tm.plugin.TreeNode
Delegates the toString call to the content object.
toString() - Method in class net.sf.tm.tomcat.TomcatServer
 

U

update() - Method in interface net.sf.tm.plugin.IUpdatable
Method for performing a update
update() - Method in class net.sf.tm.plugin.ui.WebContextView
Mehod for updating the view.
updateContextNode(TreeNode) - Method in class net.sf.tm.plugin.ui.WebContextView
Updates the status of a single context.

W

WebContext - class net.sf.tm.WebContext.
Class holds the status of current state of a web context.
WebContext() - Constructor for class net.sf.tm.WebContext
 
WebContextContentProvider - class net.sf.tm.plugin.WebContextContentProvider.
 
WebContextContentProvider() - Constructor for class net.sf.tm.plugin.WebContextContentProvider
 
WebContextLabelProvider - class net.sf.tm.plugin.WebContextLabelProvider.
Label provider for the Tomcat Manager tree view.
WebContextLabelProvider() - Constructor for class net.sf.tm.plugin.WebContextLabelProvider
Default Constructor
WebContextStatus - class net.sf.tm.WebContextStatus.
Typesafe enumeration for the status of a web context.
WebContextView - class net.sf.tm.plugin.ui.WebContextView.
Main view of the plugin.
WebContextView() - Constructor for class net.sf.tm.plugin.ui.WebContextView
 

A C D E G H I L N O P R S T U W

Copyright © 2003-2004 Andreas Pataki. All Rights Reserved.