C E H M O

C

Client - Class in org.ow2.easybeans.examples.migrationejb21
Simple client of the stateless.
create() - Method in interface org.ow2.easybeans.examples.migrationejb21.EJB2LocalHome
Gets an instance of a bean with EJB2LocalInterface interface.
create() - Method in interface org.ow2.easybeans.examples.migrationejb21.EJB2RemoteHome
Gets an instance of a bean with EJB2RemoteInterface interface.

E

EJB2And3Bean - Class in org.ow2.easybeans.examples.migrationejb21
Simple stateless bean with EJB 2.1 view.
EJB2And3Bean() - Constructor for class org.ow2.easybeans.examples.migrationejb21.EJB2And3Bean
 
EJB2LocalHome - Interface in org.ow2.easybeans.examples.migrationejb21
Local Home interface used by EJB 2.1 clients.
EJB2LocalInterface - Interface in org.ow2.easybeans.examples.migrationejb21
Interface used as EJB 2.1 local interface.
EJB2RemoteHome - Interface in org.ow2.easybeans.examples.migrationejb21
Home interface used by EJB 2.1 clients.
EJB2RemoteInterface - Interface in org.ow2.easybeans.examples.migrationejb21
Interface used as EJB 2.1 remote interface.
EJB3RemoteBusinessInterface - Interface in org.ow2.easybeans.examples.migrationejb21
Simple interface for a stateless bean.

H

hello() - Method in class org.ow2.easybeans.examples.migrationejb21.EJB2And3Bean
Hello world (of the EJB3 business interface).
hello() - Method in interface org.ow2.easybeans.examples.migrationejb21.EJB3RemoteBusinessInterface
Hello world.
hello21Local() - Method in class org.ow2.easybeans.examples.migrationejb21.EJB2And3Bean
Hello World (of EJB 2.1 Local interface).
hello21Local() - Method in interface org.ow2.easybeans.examples.migrationejb21.EJB2LocalInterface
Hello World (of EJB 2.1 interface).
hello21Remote() - Method in class org.ow2.easybeans.examples.migrationejb21.EJB2And3Bean
Hello World (of EJB 2.1 Remote interface).
hello21Remote() - Method in interface org.ow2.easybeans.examples.migrationejb21.EJB2RemoteInterface
Hello World (of EJB 2.1 interface).

M

main(String[]) - Static method in class org.ow2.easybeans.examples.migrationejb21.Client
Main method.

O

org.ow2.easybeans.examples.migrationejb21 - package org.ow2.easybeans.examples.migrationejb21
Example of EJB 3.0 container

C E H M O

Copyright © 2006-2007 OW2 Consortium. All Rights Reserved.