Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


com.stellent.cis.client.command.ejb.invoker
Interface ICommandInvokerLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface ICommandInvokerLocalHome
extends javax.ejb.EJBLocalHome

Local home interface for CommandInvokerEJB.


Field Summary
static java.lang.String COMP_NAME
           
static java.lang.String JNDI_NAME
           

 

Method Summary
 ICommandInvokerLocal create()
           

 

Methods inherited from interface javax.ejb.EJBLocalHome
remove

 

Field Detail

COMP_NAME

static final java.lang.String COMP_NAME
See Also:
Constant Field Values

JNDI_NAME

static final java.lang.String JNDI_NAME
See Also:
Constant Field Values

Method Detail

create

ICommandInvokerLocal create()
                            throws javax.ejb.CreateException
Throws:
javax.ejb.CreateException

Skip navigation links

Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference
11g Release 1 (11.1)

E17350-01


Copyright © 1996, 2010, Oracle and/or its affiliates. All rights reserved.