Code Search for Developers
 
 
  

package.html from SmartFrog at Krugle


Show package.html syntax highlighted

<html><head><title>WWW package</title></head>

<body>
<p>
  This package contains classes to manage WWW deployment. Much of it is abstract or helper classes
  for application server-specific subclassing and implementation.
</p>

<p>
  The core architecture is that the deployment components are server independent, the
  application server itself providing the core deployment functionality.
  To enable this, there is a notion of delegate classes; an application context
  can create a delegate class in a component to which it hands off most of the work.
</p>
</body>

</html>




See more files for this project here

SmartFrog

SmartFrog (Smart Framework for Object Groups) is a framework for configuring and automatically activating distributed applications. \r\nThe SmartFrog framework is released under LGPL license.\r\nMore info at: www.smartfrog.org

Project homepage: http://sourceforge.net/projects/smartfrog
Programming language(s): Java,XML
License: other

  context/
    ApplicationServerContextImpl.java
    EarApplicationImpl.java
    MimeTypeImpl.java
    ServletComponentImpl.java
    ServletContextComponentImpl.java
    ServletContextImpl.java
    WebApplicationImpl.java
  dbc/
    AbstractDbcDelegate.java
    DbcEarDelegate.java
    DbcWarDelegate.java
    DeployByCopyServer.java
    DeployByCopyServerImpl.java
    EndOfQueue.java
    QueuedFile.java
    components.sf
  diagnostics/
    HostExists.java
    HostExistsFunction.java
    HostExistsImpl.java
    components.sf
  servers/
    jboss4.sf
    serverbase.sf
    testwar.sf
    tomcat5.sf
  ApplicationServerContext.java
  JavaEnterpriseApplication.java
  JavaWebApplication.java
  JavaWebApplicationServer.java
  LivenessPage.java
  LivenessPageChecker.java
  LivenessPageComponent.java
  LivenessPageValidator.java
  MimeType.java
  ServletComponent.java
  ServletContextComponent.java
  ServletContextComponentDelegate.java
  ServletContextIntf.java
  WaitForPage.java
  WaitForPageImpl.java
  WebApplicationHelper.java
  components.sf
  jasper.sf
  livenessPage.sf
  package.html
  testwar-m2.sf
  webapplication.sf
  webserver.sf