hudson.plugins.deploy.weblogic
Class WebLogicAdapter.WebLogicAdapterDescriptor

java.lang.Object
  extended by hudson.model.Descriptor<ContainerAdapter>
      extended by hudson.plugins.deploy.ContainerAdapterDescriptor
          extended by hudson.plugins.deploy.weblogic.WebLogicAdapter.WebLogicAdapterDescriptor
All Implemented Interfaces:
hudson.model.Saveable
Direct Known Subclasses:
WebLogic10_3_xAdapter.DescriptorImpl
Enclosing class:
WebLogicAdapter

public abstract static class WebLogicAdapter.WebLogicAdapterDescriptor
extends ContainerAdapterDescriptor


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
Field Summary
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
WebLogicAdapter.WebLogicAdapterDescriptor()
           
 
Method Summary
 hudson.util.FormValidation doCheckHome(java.lang.String value)
           
 
Methods inherited from class hudson.plugins.deploy.ContainerAdapterDescriptor
doCheckUrl
 
Methods inherited from class hudson.model.Descriptor
configure, configure, configure, convert, doHelp, find, find, getCheckUrl, getConfigPage, getDisplayName, getGlobalConfigPage, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebLogicAdapter.WebLogicAdapterDescriptor

public WebLogicAdapter.WebLogicAdapterDescriptor()
Method Detail

doCheckHome

public hudson.util.FormValidation doCheckHome(@QueryParameter
                                              java.lang.String value)


Copyright © 2009. All Rights Reserved.