org.drools.spi
Interface ImportEntry

All Superinterfaces:
Serializable
All Known Implementing Classes:
GroovyImportEntry, JavaImportEntry, PythonImportEntry

public interface ImportEntry
extends Serializable


Method Summary
 String getImportEntry()
           
 

Method Detail

getImportEntry

public String getImportEntry()


Copyright © 2001-2004 The Codehaus. All Rights Reserved.