KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > naming > ServiceUnavailableException > Top Examples

  • org.apache.avalon.excalibur.naming.rmi.RMIInitialContextFactory
    Initial context factory for memorycontext. @author <a HREF="mailto:peter@apache.org">Peter Donald</a> @version $Revision: 1.4 $
  • hero.session.SequenceGeneratorBean
    Encapsulates the retrival of DB data @author Andreas Schaefer @version $Revision: 1.2 $ @ejb:bean name="SequenceGenerator" display-name="Generates unique Identifier for an Entity" type="Stateless" jndi-name="ejb/hero/SequenceGenerator" @ejb.permission role-name="BONITAUSER,SuperAdmin" @ejb:tran ...
  • org.jboss.naming.interceptors.ExceptionInterceptor
    A client interceptor that handles the wrapping of exceptions to NamingExceptions @author Scott.Stark@jboss.org @version $Revision: 1.3 $
  • org.jnp.interfaces.NamingContext
    This class provides the jnp provider Context implementation. It is a Context interface wrapper for a RMI Naming instance that is obtained from either the local server instance or by locating the server given by the Context.PROVIDER_URL value. This class also serves as the jnp url resolution conte ...
Popular Tags