Uses of Class
org.eclipse.ecf.core.ContainerCreateException

Packages that use ContainerCreateException
org.eclipse.ecf.core   
org.eclipse.ecf.core.provider   
org.eclipse.ecf.core.sharedobject   
org.eclipse.ecf.example.clients   
org.eclipse.ecf.presence.chatroom   
org.eclipse.ecf.presence.im   
org.eclipse.ecf.provider.discovery   
org.eclipse.ecf.provider.dnssd   
org.eclipse.ecf.provider.generic   
org.eclipse.ecf.provider.jslp.container   
org.eclipse.ecf.server.generic   
org.eclipse.ecf.server.generic.app   
org.eclipse.ecf.storage   
 

Uses of ContainerCreateException in org.eclipse.ecf.core
 

Methods in org.eclipse.ecf.core that throw ContainerCreateException
 IContainer ContainerFactory.createContainer()
           
 IContainer IContainerFactory.createContainer()
          Make a base IContainer instance.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, ID containerID, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(ContainerTypeDescription containerTypeDescription, java.lang.String containerId, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(ID containerID)
           
 IContainer IContainerFactory.createContainer(ID containerID)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, ID containerID, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.Object[] parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId, java.util.Map parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId, java.util.Map parameters)
          Create a new container.
 IContainer ContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId, java.lang.Object[] parameters)
           
 IContainer IContainerFactory.createContainer(java.lang.String containerTypeDescriptionName, java.lang.String containerId, java.lang.Object[] parameters)
          Create a new container.
 IContainer BaseContainer.Instantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
protected  void ContainerFactory.throwContainerCreateException(java.lang.String message, java.lang.Throwable cause, java.lang.String method)
           
 

Constructors in org.eclipse.ecf.core that throw ContainerCreateException
BaseContainer(long idl)
           
 

Uses of ContainerCreateException in org.eclipse.ecf.core.provider
 

Methods in org.eclipse.ecf.core.provider that throw ContainerCreateException
 IContainer BaseContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
 IContainer IContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
          Create instance of IContainer.
 

Uses of ContainerCreateException in org.eclipse.ecf.core.sharedobject
 

Methods in org.eclipse.ecf.core.sharedobject that throw ContainerCreateException
 ISharedObjectContainer ISharedObjectContainerFactory.createSharedObjectContainer(ContainerTypeDescription desc, java.lang.Object[] args)
          Make ISharedObjectContainer instance.
 ISharedObjectContainer SharedObjectContainerFactory.createSharedObjectContainer(ContainerTypeDescription desc, java.lang.Object[] args)
           
 ISharedObjectContainer ISharedObjectContainerFactory.createSharedObjectContainer(java.lang.String descriptionName)
          Make ISharedObjectContainer instance.
 ISharedObjectContainer SharedObjectContainerFactory.createSharedObjectContainer(java.lang.String descriptionName)
           
 ISharedObjectContainer ISharedObjectContainerFactory.createSharedObjectContainer(java.lang.String descriptionName, java.lang.Object[] args)
          Make ISharedObjectContainer instance.
 ISharedObjectContainer SharedObjectContainerFactory.createSharedObjectContainer(java.lang.String descriptionName, java.lang.Object[] args)
           
 

Uses of ContainerCreateException in org.eclipse.ecf.example.clients
 

Methods in org.eclipse.ecf.example.clients that throw ContainerCreateException
 void XMPPClientUI.initialize()
           
 

Uses of ContainerCreateException in org.eclipse.ecf.presence.chatroom
 

Methods in org.eclipse.ecf.presence.chatroom that throw ContainerCreateException
 IChatRoomContainer IChatRoomInfo.createChatRoomContainer()
          Create a new IChatRoomContainer instance.
 

Uses of ContainerCreateException in org.eclipse.ecf.presence.im
 

Methods in org.eclipse.ecf.presence.im that throw ContainerCreateException
 IChatRoomContainer IChat.createChatRoomContainer()
          Create a new IChatRoomContainer instance from this chat.
 

Uses of ContainerCreateException in org.eclipse.ecf.provider.discovery
 

Methods in org.eclipse.ecf.provider.discovery that throw ContainerCreateException
 IContainer CompositeDiscoveryContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
 IContainer SingletonDiscoveryContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
 

Uses of ContainerCreateException in org.eclipse.ecf.provider.dnssd
 

Methods in org.eclipse.ecf.provider.dnssd that throw ContainerCreateException
 IContainer ContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] parameters)
           
 

Uses of ContainerCreateException in org.eclipse.ecf.provider.generic
 

Methods in org.eclipse.ecf.provider.generic that throw ContainerCreateException
 IContainer GenericContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] args)
           
 

Uses of ContainerCreateException in org.eclipse.ecf.provider.jslp.container
 

Methods in org.eclipse.ecf.provider.jslp.container that throw ContainerCreateException
 IContainer ContainerInstantiator.createInstance(ContainerTypeDescription description, java.lang.Object[] args)
           
 

Uses of ContainerCreateException in org.eclipse.ecf.server.generic
 

Methods in org.eclipse.ecf.server.generic that throw ContainerCreateException
 ISharedObjectContainer GenericServerContainerGroup.createContainer(java.lang.String path)
           
 ISharedObjectContainer IGenericServerContainerGroup.createContainer(java.lang.String path)
          Create a shared object container within this container group, given a path, a keepAlive value, and a Map of properties that will be provided to the created container.
 ISharedObjectContainer GenericServerContainerGroup.createContainer(java.lang.String path, int keepAlive)
           
 ISharedObjectContainer IGenericServerContainerGroup.createContainer(java.lang.String path, int keepAlive)
          Create a shared object container within this container group, given a path, a keepAlive value, and a Map of properties that will be provided to the created container.
 ISharedObjectContainer GenericServerContainerGroup.createContainer(java.lang.String path, int keepAlive, java.util.Map properties)
           
 ISharedObjectContainer IGenericServerContainerGroup.createContainer(java.lang.String path, int keepAlive, java.util.Map properties)
          Create a shared object container within this container group, given a path, a keepAlive value, and a Map of properties that will be provided to the created container.
protected  TCPServerSOContainer GenericServerContainerGroup.createGenericServerContainer(java.lang.String path, int keepAlive, java.util.Map properties)
           
protected  ID GenericServerContainerGroup.createGenericServerID(java.lang.String path, java.util.Map properties)
           
 

Uses of ContainerCreateException in org.eclipse.ecf.server.generic.app
 

Methods in org.eclipse.ecf.server.generic.app that throw ContainerCreateException
protected abstract  ISharedObjectContainer AbstractGenericClientApplication.createContainer()
           
protected  ISharedObjectContainer GenericClientApplication.createContainer()
           
protected  ISharedObjectContainer GenericClientJavaApplication.createContainer()
           
protected  void AbstractGenericClientApplication.initialize()
           
 

Uses of ContainerCreateException in org.eclipse.ecf.storage
 

Methods in org.eclipse.ecf.storage that throw ContainerCreateException
 IContainer IContainerEntry.createContainer()
          Create an IContainer from this IContainerEntry.