executable
Class Executable

java.lang.Object
  extended by executable.Executable

public class Executable
extends java.lang.Object

Marker.

This is just so that other classes can refer to something in the executable-war module (classes in the root package are not referencable)

Author:
Kohsuke Kawaguchi

Constructor Summary
Executable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Executable

public Executable()


Copyright © 2012. All Rights Reserved.