org.ajax4jsf.builder.model
Class RuntimeImport

java.lang.Object
  extended by org.ajax4jsf.builder.model.RuntimeImport
All Implemented Interfaces:
JavaImport

public class RuntimeImport
extends java.lang.Object
implements JavaImport

Implementation of import taht cannot be resolved in design time

Author:
Maksim Kaszynski

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

Constructor Detail

RuntimeImport

public RuntimeImport(java.lang.String name)
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface JavaImport


Copyright © 2009. All Rights Reserved.