org.apache.tools.ant.taskdefs.rmic

Class WLRmic

public class WLRmic extends DefaultRmicAdapter

The implementation of the rmic for WebLogic

Since: Ant 1.4

Method Summary
booleanexecute()
StringgetSkelClassSuffix()
Get the suffix for the rmic skeleton classes
StringgetStubClassSuffix()
Get the suffix for the rmic stub classes

Method Detail

execute

public boolean execute()

getSkelClassSuffix

public String getSkelClassSuffix()
Get the suffix for the rmic skeleton classes

getStubClassSuffix

public String getStubClassSuffix()
Get the suffix for the rmic stub classes
Copyright B) 2000-2007 Apache Software Foundation. All Rights Reserved.