org.rhq.enterprise.server.core.plugin
Class ServerPluginScanner

java.lang.Object
  extended by org.rhq.enterprise.server.core.plugin.ServerPluginScanner

public class ServerPluginScanner
extends Object

This looks at both the file system and the database for new server plugins.

Author:
John Mazzitelli

Constructor Summary
ServerPluginScanner()
           
 
Method Summary
 File getServerPluginDir()
           
 void setServerPluginDir(File dir)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerPluginScanner

public ServerPluginScanner()
Method Detail

getServerPluginDir

public File getServerPluginDir()

setServerPluginDir

public void setServerPluginDir(File dir)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.