-
COM.activesw.api.client.BrokerAdminClient.destroy()
-
anvil.Product.destroy()
Destroys this product and context associated with it.
-
anvil.script.Context.destroy()
-
appeng.api.networking.IGridConnection.destroy()
by destroying a connection you may create new grids, and trigger un-expected behavior, you should only destroy connections if you created them.
-
aspect.entity.Entity.destroy()
Remove this Entity from it's container, if the container is not null.
-
axis.org.apache.ws.generated.submgr.SubscriptionManagerHttpBindingStub.destroy()
-
be.pw999.jape.tests.ITest.destroy()
Method used to destroy the test object.
This method is only called when all test methods have finished. This method should (preferably) release all resources.
-
ca.nengo.ui.models.UINeoNode.destroy()
-
cc.sketchchair.sketch.SketchShape.destroy()
-
ch.agent.crnickl.api.UpdatableChronicle.destroy()
Destroy the chronicle. The operation fails if the chronicle is used as collection or if it has series. After applying updates {@link #isValid()}will return false.
@throws T2DBException
-
ch.agent.crnickl.api.UpdatableSchema.destroy()
Destroy the schema. The operation fails if the schema is used.
@throws T2DBException
-
ch.entwine.weblounge.common.site.Module.destroy()
Tells this module that it has been taken off duty and will no longer be part of the site. Implementations should overwrite this method to properly dispose off resources they might be holding.
Note that this method will be called after a call to {@link #stop()}if the site that the module was running in has been started at all.
-
com.aelitis.azureus.core.networkmanager.RawMessage.destroy()
-
com.aelitis.azureus.core.peermanager.messaging.Message.destroy()
Destroy the message; i.e. perform cleanup actions.
-
com.aelitis.azureus.core.peermanager.messaging.bittorrent.BTPiece.destroy()
-
com.aelitis.azureus.core.peermanager.messaging.bittorrent.BTRequest.destroy()
-
com.aelitis.azureus.core.speedmanager.SpeedManagerPingSource.destroy()
-
com.aelitis.azureus.plugins.net.netstatus.NetStatusProtocolTesterBT.destroy()
-
com.aelitis.azureus.plugins.remsearch.RemSearchPluginSearch.destroy()
-
com.alibaba.druid.support.http.WebStatFilter.destroy()
-
com.alibaba.dubbo.monitor.Monitor.destroy()
-
com.alibaba.dubbo.registry.integration.RegistryDirectory.destroy()
-
com.alibaba.dubbo.rpc.Protocol.destroy()
释放协议:
1. 取消该协议所有已经暴露和引用的服务。
2. 释放协议所占用的所有资源,比如连接和端口。
3. 协议在释放后,依然能暴露和引用新的服务。
-
com.almende.eve.agent.Agent.destroy()
This method can is called when the agent is uninitialized, and is needed finalize the state of the agent. It can be overridden and used to perform some action when the agent is uninitialized, in that case super.destroy() should be called in the overridden destroy().
-
com.almende.eve.state.State.destroy()
-
com.alphacsp.cit.exec.InteractiveProcess.destroy()
-
com.arjuna.orbportability.OA.destroy()
-
com.arjuna.orbportability.ORB.destroy()
-
com.arjuna.orbportability.RootOA.destroy()
Destroy this root POA and all of its children
-
com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClient.destroy()
-
com.bergerkiller.bukkit.tc.controller.MinecartGroup.destroy()
-
com.bj58.spat.gaea.client.communication.socket.ScoketPool.destroy()
-
com.canoo.webtest.engine.WebClientContext.destroy()
Closes the WebClient. This ensures that running js scripts are stopped. This instance should be used once this method has been called.
-
com.caucho.env.dbpool.ConnectionPool.destroy()
Destroys the manager.
-
com.caucho.jca.pool.ConnectionPool.destroy()
Destroys the manager.
-
com.caucho.loader.DynamicClassLoader.destroy()
Destroys the class loader.
-
com.caucho.loader.EnvironmentClassLoader.destroy()
Destroys the class loader.
-
com.caucho.management.server.DeployControllerMXBean.destroy()
-
com.caucho.resin.ResinEmbed.destroy()
Destroys the embedded server
-
com.caucho.server.admin.Management.destroy()
-
com.caucho.server.cluster.Server.destroy()
Closes the server.
-
com.caucho.server.log.AbstractAccessLog.destroy()
Cleanup the log.
-
com.caucho.server.resin.Resin.destroy()
-
com.caucho.vfs.MemoryStream.destroy()
-
com.caucho.vfs.TempOutputStream.destroy()
Clean up the temp stream.
-
com.caucho.vfs.TempStream.destroy()
Clean up the temp stream.
-
com.caucho.vfs.TempStreamApi.destroy()
-
com.centraview.common.CVDal.destroy()
Closes Connection and destroys the PreparedStatement.
-
com.cloud.hypervisor.vmware.mo.VirtualMachineMO.destroy()
-
com.cloudera.lib.server.Server.destroy()
Destroys the server.
All services are destroyed in reverse order of initialization, then the Log4j framework is shutdown.
-
com.cloudhopper.smpp.SmppSession.destroy()
Destroy a session by ensuring the socket is closed and all resources are cleaned up. This method should the last method called before discarding or losing a reference to a session. Since this method cleans up all resources, make sure that any data you need to access is accessed before calling this method. After calling this method it is not guaranteed that any other method will correctly work.
-
com.cloudhopper.smpp.impl.DefaultSmppClient.destroy()
-
com.cloudhopper.smpp.impl.DefaultSmppServer.destroy()
-
com.directededge.Item.destroy()
-
com.eclipsesource.tabris.internal.ui.rendering.PageRenderer.destroy()
-
com.espertech.esper.client.EPStatement.destroy()
Destroy the statement releasing all statement resources.
A destroyed statement cannot be started again.
-
com.espertech.esper.epl.virtualdw.VirtualDWView.destroy()
-
com.espertech.esper.plugin.PluginLoader.destroy()
Destroys adapter loader and adapters loaded.
Invoked upon {@link com.espertech.esper.client.EPServiceProvider#destroy} before the engine instance is actually destroyed.
Implementations may block to ensure dependent threads are stopped or other resources released.
-
com.esri.gpt.control.webharvest.client.waf.DestroyableResource.destroy()
Destroys resource.
-
com.esri.gpt.framework.resource.query.Result.destroy()
Destroys result.
-
com.flansmod.common.teams.ITeamBase.destroy()
-
com.foreach.across.core.AcrossContext.destroy()
-
com.google.gwt.maeglin89273.game.ashinyballonthecross.client.core.creation.MainCreation.destroy()
-
com.google.gwt.maeglin89273.game.ashinyballonthecross.client.core.creation.shape.ShapesController.destroy()
-
com.google.gwt.topspin.desktop.client.TabBar.Tab.destroy()
-
com.google.inject.servlet.GuiceFilter.destroy()
-
com.groupon.odo.client.Client.destroy()
Call when you are done with the client
-
com.guigarage.vagrant.model.VagrantEnvironment.destroy()
destroys the complete environment with all VMs configured and running in it.
-
com.gwtext.client.widgets.Panel.destroy()
-
com.gwtext.client.widgets.Window.destroy()
-
com.hazelcast.core.IAtomicLong.destroy()
-
com.hazelcast.core.ICountDownLatch.destroy()
-
com.hazelcast.core.ILock.destroy()
-
com.hazelcast.core.IMap.destroy()
-
com.hazelcast.core.IQueue.destroy()
-
com.hazelcast.core.ISemaphore.destroy()
-
com.hazelcast.core.ITopic.destroy()
-
com.hazelcast.core.IdGenerator.destroy()
-
com.hazelcast.mapreduce.JobTracker.destroy()
-
com.hazelcast.replicatedmap.impl.record.ReplicatedRecordStore.destroy()
-
com.hazelcast.replicatedmap.record.ReplicatedRecordStore.destroy()
-
com.hp.mwtests.ts.txoj.common.resources.AtomicObject.destroy()
-
com.impetus.kundera.client.CoreTestClientFactory.destroy()
-
com.intel.mtwilson.as.controller.MwMleSourceJpaController.destroy()
-
com.intel.mtwilson.as.controller.TblTaLogJpaController.destroy()
-
com.kurento.kmf.rabbitmq.server.JsonRpcServerRabbitMq.destroy()
-
com.kurento.kmf.thrift.ThriftServer.destroy()
-
com.kurento.kmf.thrift.jsonrpcconnector.JsonRpcServerThrift.destroy()
-
com.liferay.portlet.CachePortlet.destroy()
-
com.medallia.spider.SpiderServlet.destroy()
-
com.mxgraph.canvas.mxImageCanvas.destroy()
-
com.mxgraph.view.mxTemporaryCellStates.destroy()
Destroys the cell states and restores the state of the graph view.
-
com.mycila.inject.jsr250.Jsr250Injector.destroy()
-
com.mysql.jdbc.profiler.ProfilerEventHandler.destroy()
-
com.openshift.client.IApplication.destroy()
Destroys this application (and removes it from the list of available applications)
@throws OpenShiftException
@see IUser#getApplications()
-
com.openshift.client.IAuthorization.destroy()
Destroys this authorization
@throws OpenShiftException
-
com.openshift.client.IDomain.destroy()
Destroys the current domain. This method works only if it has not application.
@throws OpenShiftException
-
com.openshift.client.IOpenShiftSSHKey.destroy()
-
com.openshift.client.cartridge.IEmbeddedCartridge.destroy()
Destroys this cartridge (and removes it from the list of existing cartridges)
@throws OpenShiftException
-
com.opensymphony.oscache.general.GeneralCacheAdministrator.destroy()
Shuts down the cache administrator.
-
com.puppycrawl.tools.checkstyle.Checker.destroy()
Cleans up the object.
-
com.puppycrawl.tools.checkstyle.api.Check.destroy()
Destroy the check. It is being retired from service.
-
com.puppycrawl.tools.checkstyle.api.FileSetCheck.destroy()
Cleans up the object.
-
com.serotonin.modbus4j.ModbusMaster.destroy()
-
com.smartgwt.client.widgets.Canvas.destroy()
-
com.smartgwt.client.widgets.Img.destroy()
-
com.smartgwt.client.widgets.Window.destroy()
-
com.smartgwt.client.widgets.grid.ListGrid.destroy()
-
com.smartgwt.client.widgets.layout.Layout.destroy()
-
com.smartgwt.client.widgets.layout.LayoutSpacer.destroy()
-
com.smartgwt.client.widgets.layout.Portlet.destroy()
-
com.sun.appserv.ha.spi.BackingStore.destroy()
Called when the store is no longer needed. Must clean up and close any opened resources. The store must not be used after this call.
-
com.sun.corba.se.impl.naming.cosnaming.NamingContextDataStore.Destroy()
Method which implements destroying this NamingContext.
@exception org.omg.CORBA.SystemException One of a fixed set of CORBA system exceptions.
-
com.sun.enterprise.connectors.ActiveResourceAdapter.destroy()
uninitializes the resource adapter.
-
com.sun.enterprise.security.application.EJBSecurityManager.destroy()
-
com.sun.faces.mgbean.BeanManager.destroy()
-
com.sun.jersey.api.client.Client.destroy()
Destroy the client. Any system resources associated with the client will be cleaned up.
This method must be called when there are not responses pending otherwise undefined behavior will occur.
The client must not be reused after this method is called otherwise undefined behavior will occur.
-
com.sun.jersey.server.spi.component.ResourceComponentDestructor.destroy()
-
com.sun.jersey.spi.container.WebApplication.destroy()
Destroy the Web application.
This method MUST only be called only once. Calls to handlerRequest
MUST not occur while and after this method has been called.
-
com.sun.jini.admin.DestroyAdmin.destroy()
Destroy the service, if possible, including its persistent storage. This method should (in effect) spawn a separate thread to do the actual work asynchronously, and make a reasonable attempt to let this remote call return successfully. As such, a successful return from this method does not mean that the service has been destroyed. Although the service should make a reasonable attempt to let this remote call return successfully, the service must not wait indefinitely for other (in-progress and subsequent) remote calls to finish before proceeding to destroy itself. Once this method has been called, the service can, but need not, reject all other (in-progress and subsequent) remote calls to the service.
-
com.sun.jini.mahalo.log.MultiLogManagerAdmin.destroy()
Destroy any existing Log
objects
-
com.sun.messaging.jmq.jmsserver.core.PacketReference.destroy()
-
com.sun.messaging.jmq.jmsserver.data.TransactionList.destroy()
-
com.sun.star.registry.XSimpleRegistry.destroy()
-
com.sun.xml.rpc.spi.runtime.Implementor.destroy()
-
com.taobao.tddl.common.util.StringXmlApplicationContext.destroy()
-
com.vmware.aurora.vc.VcResourcePool.destroy()
Remove this resource pool.
@throws Exception
-
com.vmware.aurora.vc.VcVirtualMachine.destroy()
Remove this virtual machine and its files from datastore. Take care of the cases that the VM may be powered on or already deleted.
@throws Exception
-
com.vmware.vim.binding.vim.ResourcePool.destroy()
-
com.vmware.vim.binding.vim.VirtualMachine.destroy()
-
com.xebialabs.overthere.OverthereProcess.destroy()
Forcibly terminates the process. Returns immediately if the process has already terminated.
-
com.xensource.xenapi.Host.destroy()
Destroy specified host record in database
-
com.xensource.xenapi.PBD.destroy()
Destroy the specified PBD instance.
-
com.xensource.xenapi.Task.destroy()
Destroy the task object
-
com.xensource.xenapi.VBD.destroy()
Destroy the specified VBD instance.
-
com.xensource.xenapi.VDI.destroy()
Destroy the specified VDI instance.
-
com.xensource.xenapi.VIF.destroy()
Destroy the specified VIF instance.
-
com.xensource.xenapi.VLAN.destroy()
Destroy a VLAN mux/demuxer
-
com.xensource.xenapi.VM.destroy()
Destroy the specified VM. The VM is completely removed from the system. This function can only be called when the VM is in the Halted State.
-
com.zesped.DAO.destroy()
-
de.fzj.unicore.uas.client.FileTransferClient.destroy()
-
de.fzj.unicore.uas.client.StorageClient.destroy()
-
de.innovationgate.utils.cache.Cache.destroy()
Callback function used, when the cache is no longer needed. Enables the cache to do cleanup operations.
@throws CacheException
-
de.lmu.ifi.dbs.elki.visualization.visualizers.Visualization.destroy()
Destroy the visualization. Called after the elements have been removed from the document. Implementations should remove their listeners etc.
-
de.lv.jvoxgl.JVoxGL.destroy()
Destroys the Scene
-
de.mhus.lib.bpm.BpmInstance.destroy()
Destroy the instance. This must not be done in time. Throw an exception if the destroy is not possible.
@throws Exception
-
de.odysseus.calyxo.control.Plugin.destroy()
Clean up.
-
de.odysseus.calyxo.control.impl.DefaultModule.destroy()
Destroy module.
-
dk.brics.jwig.Session.destroy()
Invoked by the session manager on timeout. The default implementation does nothing.
-
edu.vt.rt.hyflow.benchmark.rmi.list.INode.destroy()
-
eu.admire.clienttoolkit.GatewayProcess.destroy()
-
eu.mosaic_cloud.components.implementations.basic.BasicChannel.destroy()
-
eu.mosaic_cloud.components.implementations.basic.BasicComponent.destroy()
-
eu.mosaic_cloud.drivers.filesystem.AbstractFileHandlerDriver.destroy()
-
eu.mosaic_cloud.tools.callbacks.core.CallbackIsolate.destroy()
-
eu.mosaic_cloud.tools.callbacks.implementations.basic.BasicCallbackReactor.destroy()
-
eu.mosaic_cloud.tools.threading.implementations.basic.BasicThreadingContext.destroy()
-
eu.stratosphere.runtime.io.channels.Channel.destroy()
-
fr.imag.adele.apam.distriman.client.RemoteMachine.destroy()
but a volatile destroyed flag ?
-
grails.persistence.support.PersistenceContextInterceptor.destroy()
Called to finalize the persistent context.
-
hudson.plugins.libvirt.lib.IDomain.destroy()
-
ie.omk.smpp.event.EventDispatcher.destroy()
Event dispatcher clean up. The
destroy
method will be called by the
Connection
when it is finished delivering events to it and the receiver daemon thread is exiting. Any initialising done in the
init
method can be cleaned up here.
The destroy
method must not interfere with the delivery of any events notified to the event dispatcher before the call to this method.
-
intf.ccacore.XCATComponentID.destroy()
-
intf.mobile.ccacore.MobileComponentID.destroy()
-
io.fabric8.api.Container.destroy()
-
io.fabric8.api.ContainerProvider.destroy()
Destroy the container
-
io.fabric8.dosgi.impl.Manager.destroy()
-
io.fabric8.zookeeper.spring.ZKServerFactoryBean.destroy()
-
io.hawt.git.GitFacade.destroy()
-
io.hawt.maven.util.IsolatedThreadGroup.destroy()
-
io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.destroy()
Destroy the {@link HttpPostRequestDecoder} and release all it resources. After this methodwas called it is not possible to operate on it anymore.
-
io.undertow.servlet.api.LifecycleInterceptor.destroy()
-
io.undertow.websockets.utils.WebSocketTestClient.destroy()
Destroy the client and also close open connections if any exist
-
iqq.im.core.QQModule.destroy()
-
iqq.im.core.QQService.destroy()
-
java.lang.Process.destroy()
Kills the subprocess. The subprocess represented by this Process
object is forcibly terminated.
-
java.security.KeyStore.PasswordProtection.destroy()
-
java.util.Map.destroy()
-
javax.enterprise.context.spi.AlterableContext.destroy()
Destroy the existing contextual instance. If there is no existing instance, no action is taken.
@param contextual the contextual type
-
javax.enterprise.context.spi.Contextual.destroy()
Destroys the instance. Any destroy logic is encapsulated in this method.
@param instance already created webbeans instance
@param context creational context
-
javax.enterprise.inject.spi.Bean.destroy()
-
javax.media.opengl.GLContext.destroy()
Destroys this OpenGL context and frees its associated resources. The context should have been released before this method is called.
-
javax.media.opengl.GLPbuffer.destroy()
Destroys the native resources associated with this pbuffer. It is not valid to call display() or any other routines on this pbuffer after it has been destroyed. Before destroying the pbuffer, the application must destroy any additional OpenGL contexts which have been created for the pbuffer via {@link #createContext}.
-
javax.microedition.rms.RecordEnumeration.destroy()
Frees internal resources used by this RecordEnumeration. MIDlets should call this method when they are done using a RecordEnumeration. If a MIDlet tries to use a RecordEnumeration after this method has been called, it will throw a IllegalStateException
. Note that this method is used for manually aiding in the minimization of immediate resource requirements when this enumeration is no longer needed.
-
javax.portlet.GenericPortlet.destroy()
-
javax.portlet.Portlet.destroy()
-
javax.portlet.faces.Bridge.destroy()
Called by the portlet to take the bridge out of service. Once out of service, the bridge must be reinitialized before processing any further requests.
-
javax.portlet.filter.ActionFilter.destroy()
-
javax.portlet.filter.EventFilter.destroy()
-
javax.portlet.filter.RenderFilter.destroy()
-
javax.portlet.filter.ResourceFilter.destroy()
-
javax.resource.spi.ManagedConnection.destroy()
-
javax.security.auth.Destroyable.destroy()
Destroy this {@code Object}.
Sensitive information associated with this {@code Object}is destroyed or cleared. Subsequent calls to certain methods on this {@code Object} will result in an{@code IllegalStateException} being thrown.
The default implementation throws {@code DestroyFailedException}.
@exception DestroyFailedException if the destroy operation fails.
@exception SecurityException if the caller does not have permissionto destroy this {@code Object}.
-
javax.security.auth.kerberos.KerberosKey.destroy()
Destroys this key. A call to any of its other methods after this will cause an IllegalStateException to be thrown.
@throws DestroyFailedException if some error occurs while destoryingthis key.
-
javax.security.auth.kerberos.KerberosTicket.destroy()
-
javax.servlet.Filter.destroy()
-
javax.servlet.GenericServlet.destroy()
-
javax.servlet.Servlet.destroy()
-
javax.servlet.ServletContextListener.destroy()
-
javax.servlet.http.HttpServlet.destroy()
-
javax.servlet.http.HttpUpgradeHandler.destroy()
It is called when the client is disconnected.
-
javax.xml.rpc.handler.Handler.destroy()
Closes the handler.
-
javax.xml.rpc.handler.HandlerChain.destroy()
Closes the handler.
-
jfun.yan.web.YanLoaderServlet.destroy()
Close the root web application context.
-
jp.go.aist.sot.api.SOTProxyKeeperClient.destroy()
登録されてあるSubjectDNのProxyCertificateを破棄します。
@param dn SubjectDN
@return 登録してあるSubjectDNのProxyCertificateと有効期限を破棄できた場合にtureを返します。
@throws Exception java固有のExceptionが発生した場合にthrowされます。
-
jp.go.aist.sot.core.SOTProxyKeeper.destroy()
@exception jp.go.aist.sot.exception.SOTNoDNFoundException SubjectDNが登録されていない場合にthrowされます。
-
juju.reattore.util.Spawner.destroy()
Kills the process if it is not yet finished.
@throws Exception on error.
-
juzu.impl.inject.Scoped.destroy()
Signals the scoped value is destroyed.
-
kdu_jni.Kdu_codestream.Destroy()
-
ke.go.moh.oec.mpi.match.FingerprintMatch.destroy()
Destroys this fingerprint context, releasing any resources. After a call to destroy(), this template may not be used again.
-
l2p.gameserver.model.instances.L2TrapInstance.destroy()
-
mage.game.permanent.Permanent.destroy()
-
me.normanmaurer.niosmtp.transport.SMTPClientTransport.destroy()
-
net.datacrow.core.objects.DcObject.destroy()
-
net.rim.device.api.io.messaging.Destination.destroy()
-
net.sf.cache4j.test.Test.destroy()
���������� ����� ������������
@throws java.lang.Exception
-
net.sf.jiga.xtended.ui.JFCApplet.destroy()
"destroys" the applet contents. Actually all Component's are removed from the current content pane. this method cannot be overriden.
@see JApplet#getContentPane()
-
net.sf.jportlet.portlet.Portlet.destroy()
-
net.sf.jportlet.service.PortletService.destroy()
Destroy the service
-
net.sourceforge.jaad.aac.syntax.BitStream.destroy()
-
org.apache.accumulo.core.client.security.tokens.PasswordToken.destroy()
-
org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean.destroy()
Destroys the durable subscription so that messages will no longer be stored for this subscription
-
org.apache.activemq.store.PList.destroy()
-
org.apache.airavata.workflow.tracking.client.Subscription.destroy()
-
org.apache.aries.blueprint.container.BlueprintContainerImpl.destroy()
-
org.apache.aries.blueprint.container.NamespaceHandlerRegistry.NamespaceHandlerSet.destroy()
-
org.apache.aries.blueprint.di.Recipe.destroy()
Destroy an instance created by this recipe
@param instance the instance to be destroyed
-
org.apache.aries.blueprint.di.Repository.destroy()
-
org.apache.aries.blueprint.parser.NamespaceHandlerSet.destroy()
Destroy this handler set
-
org.apache.aries.jpa.container.tx.impl.OSGiTransactionManager.destroy()
-
org.apache.avalon.fortress.impl.extensions.InstrumentableCreator.destroy()
-
org.apache.avalon.lifecycle.Creator.destroy()
Destroy stage handler.
@param object the object that is being destroyed
@param context the context instance required by the handlerimplementation
-
org.apache.axis.handlers.HandlerChainImpl.destroy()
-
org.apache.axis2.engine.ListenerManager.destroy()
-
org.apache.axis2.format.ManagedDataSource.destroy()
Close all streams that have been requested from this data source and that are not yet closed.
-
org.apache.axis2.transport.TransportListener.destroy()
-
org.apache.catalina.Context.destroy()
-
org.apache.catalina.Server.destroy()
-
org.apache.catalina.connector.Connector.destroy()
-
org.apache.catalina.core.ContainerBase.destroy()
-
org.apache.catalina.core.StandardContext.destroy()
Destroy needs to clean up the context completely. The problem is that undoing all the config in start() and restoring a 'fresh' state is impossible. After stop()/destroy()/init()/start() we should have the same state as if a fresh start was done - i.e read modified web.xml, etc. This can only be done by completely removing the context object and remapping a new one, or by cleaning up everything. XXX Should this be done in stop() ?
-
org.apache.catalina.deploy.NamingResources.destroy()
-
org.apache.catalina.deploy.NamingResourcesImpl.destroy()
-
org.apache.catalina.startup.Tomcat.destroy()
Destroy the server. This object cannot be used once this method has been called.
-
org.apache.chemistry.opencmis.commons.server.CmisServiceFactory.destroy()
Cleans up the the factory instance.
-
org.apache.chemistry.opencmis.server.shared.ThresholdOutputStream.destroy()
Destroys the object before it has been read.
-
org.apache.cloudstack.engine.cloud.entity.api.VirtualMachineEntity.destroy()
Destroys the VM.
-
org.apache.cloudstack.network.contrail.model.FloatingIpModel.destroy()
-
org.apache.cloudstack.network.contrail.model.VMInterfaceModel.destroy()
-
org.apache.cocoon.portal.coplet.adapter.CopletAdapter.destroy()
Destroy the coplet This method is invoked when a coplet instance will be destroyed For each coplet, this method is only invoked once.
@param coplet
-
org.apache.commons.httpclient.server.SimpleHttpServer.destroy()
Stops this HTTP server instance.
-
org.apache.coyote.ProtocolHandler.destroy()
-
org.apache.cxf.common.injection.ResourceInjector.destroy()
-
org.apache.cxf.endpoint.Client.destroy()
Indicates that the client is no longer needed and that any resources it holds can now be freed.
-
org.apache.cxf.endpoint.Server.destroy()
-
org.apache.cxf.endpoint.ServerImpl.destroy()
-
org.apache.cxf.frontend.ServerFactoryBean.destroy()
-
org.apache.cxf.test.TestApplicationContext.destroy()
-
org.apache.cxf.wsn.client.PullPoint.destroy()
-
org.apache.cxf.wsn.client.Registration.destroy()
-
org.apache.deltacloud.client.Instance.destroy()
-
org.apache.deltacloud.client.Key.destroy()
-
org.apache.derby.iapi.store.access.TransactionController.destroy()
Abort the current transaction and pop the context.
-
org.apache.derby.iapi.store.access.conglomerate.TransactionManager.destroy()
-
org.apache.derby.iapi.store.raw.xact.RawTransaction.destroy()
-
org.apache.directory.server.core.api.partition.Partition.destroy()
Instructs this Partition to synchronize with it's persistent store, and destroy all held resources, in preparation for a shutdown event.
-
org.apache.directory.server.core.authn.AuthenticationInterceptor.destroy()
Deinitializes and deregisters all {@link Authenticator}s from this service.
-
org.apache.directory.server.core.partition.impl.avl.AvlPartition.destroy()
-
org.apache.directory.server.core.partition.impl.btree.mavibot.MavibotPartition.destroy()
-
org.apache.directory.server.core.partition.ldif.SingleFileLdifPartition.destroy()
-
org.apache.felix.karaf.admin.Instance.destroy()
-
org.apache.felix.sigil.eclipse.internal.repository.manager.ProjectRepositoryManager.destroy()
-
org.apache.flink.runtime.io.network.channels.Channel.destroy()
-
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.destroy()
-
org.apache.geronimo.kernel.classloader.JarFileClassLoader.destroy()
{@inheritDoc}
-
org.apache.hadoop.fs.http.server.HttpFSServerWebApp.destroy()
Shutdowns all running services.
-
org.apache.hadoop.hbase.http.lib.StaticUserWebFilter.StaticUserFilter.destroy()
-
org.apache.hadoop.hive.ql.Driver.destroy()
-
org.apache.hadoop.http.lib.StaticUserWebFilter.StaticUserFilter.destroy()
-
org.apache.hadoop.lib.server.Server.destroy()
Destroys the server.
All services are destroyed in reverse order of initialization, then the Log4j framework is shutdown.
-
org.apache.hadoop.mapreduce.util.ProcfsBasedProcessTree.destroy()
Destroy the process-tree.
-
org.apache.hadoop.security.authentication.server.AuthenticationHandler.destroy()
Destroys the authentication handler instance.
This method is invoked by the {@link AuthenticationFilter#destroy} method.
-
org.apache.hadoop.util.ProcfsBasedProcessTree.destroy()
Destroy the process-tree.
-
org.apache.harmony.rmi.common.SubProcess.destroy()
Destroys this subprocess.
-
org.apache.hivemind.servlet.HiveMindFilter.destroy()
Invokes {@link Registry#shutdown()}.
-
org.apache.jackrabbit.classloader.DynamicRepositoryClassLoader.destroy()
Destroys this class loader. This process encompasses all steps needed to remove as much references to this class loader as possible.
NOTE: This method just clears all internal fields and especially the class path to render this class loader unusable.
This implementation does not throw any exceptions.
-
org.apache.jackrabbit.core.state.UpdatableItemStateManager.destroy()
Destroy an item state.
@param state item state that should be destroyed
@throws IllegalStateException if the manager is not in edit mode.
-
org.apache.jasper.compiler.JspRuntimeContext.destroy()
Process a "destroy" event for this web application context.
-
org.apache.jasper.servlet.JspServletWrapper.destroy()
-
org.apache.jcs.JCS.destroy()
-
org.apache.jcs.engine.behavior.ICacheEventQueue.destroy()
Description of the Method
-
org.apache.jetspeed.factory.PortletInstance.destroy()
-
org.apache.jetspeed.security.mfa.MultiFacetedAuthentication.destroy()
-
org.apache.jk.core.JkHandler.destroy()
Clean up and stop the handler
-
org.apache.karaf.admin.Instance.destroy()
-
org.apache.karaf.instance.core.Instance.destroy()
-
org.apache.karaf.jpm.Process.destroy()
Destroy the process.
@throws IOException
-
org.apache.karaf.shell.console.impl.jline.TerminalFactory.destroy()
-
org.apache.karaf.shell.console.jline.TerminalFactory.destroy()
-
org.apache.karaf.shell.impl.console.TerminalFactory.destroy()
-
org.apache.mailet.Mailet.destroy()
Called by the mailet container to indicate to a mailet that the mailet is being taken out of service. This method is only called once all threads within the mailet's service method have exited or after a timeout period has passed. After the mailet container calls this method, it will not call the service method again on this mailet.
This method gives the mailet an opportunity to clean up any resources that are being held (for example, memory, file handles, threads) and make sure that any persistent state is synchronized with the mailet's current state in memory.
-
org.apache.mailet.Matcher.destroy()
Called by the mailet container to indicate to a matcher that the matcher is being taken out of service. This method is only called once all threads within the matcher's service method have exited or after a timeout period has passed. After the mailet container calls this method, it will not call the match method again on this matcher.
This method gives the matcher an opportunity to clean up any resources that are being held (for example, memory, file handles, threads) and make sure that any persistent state is synchronized with the matcher's current state in memory.
-
org.apache.mina.filter.support.SSLHandler.destroy()
Release allocated ByteBuffers.
-
org.apache.ojb.odmg.PBCapsule.destroy()
-
org.apache.oozie.dependency.URIHandler.Context.destroy()
-
org.apache.oozie.jms.JMSJobEventListener.destroy()
-
org.apache.oozie.service.Services.destroy()
Destroy all services.
-
org.apache.oozie.service.ZKLocksService.destroy()
Destroy the zookeeper locks service.
-
org.apache.openejb.assembler.classic.Assembler.destroy()
-
org.apache.openejb.resource.jdbc.pool.DataSourceCreator.destroy()
-
org.apache.openejb.spi.Assembler.destroy()
-
org.apache.pluto.PortletContainer.destroy()
Shuts down the container. After calling this method it is no longer valid to call any method on the portlet container.
@throws PortletContainerException if an error occurs while shutting downthe container
-
org.apache.pluto.container.PortletContainer.destroy()
Shuts down the container. After calling this method it is no longer valid to call any method on the portlet container.
@throws PortletContainerException if an error occurs while shutting downthe container
-
org.apache.pluto.driver.config.AdminConfiguration.destroy()
Lifecylce method used to remove the configuration from service.
-
org.apache.pluto.driver.config.DriverConfiguration.destroy()
Shutdown method used to remove the driver configuration from service;
@throws DriverConfigurationException when an error occurs during shutdown.
-
org.apache.pluto.factory.Factory.destroy()
Destroys the factory. This method allows the service to cleanup any resources.
@throws Exception if the destruction fails
-
org.apache.portals.applications.webcontent.proxy.HttpReverseProxyService.destroy()
-
org.apache.qpid.proton.driver.Connector.destroy()
Destructor for the given connector. Assumes the connector's socket has been closed prior to call.
-
org.apache.qpid.qmf2.agent.QmfAgentData.destroy()
Mark the object as deleted by setting the deletion timestamp to the current time.
This method alse publishes the deleted object to any listening Subscription then removes references to the Subscription.
When this method returns the object should be ready for reaping.
-
org.apache.shiro.mgt.DefaultSecurityManager.destroy()
-
org.apache.solr.common.util.ConcurrentLRUCache.destroy()
-
org.apache.sqoop.job.etl.Destroyer.destroy()
Callback to clean up after job execution.
@param success True if the execution was successfull
@param context Connector context object
@param connectionConfiguration Connection configuration object
@param jobConfiguration Job configuration object
-
org.apache.sshd.server.Command.destroy()
Destroy the shell. This method can be called by the SSH server to destroy the shell because the client has disconnected somehow.
-
org.apache.stratos.autoscaler.monitor.AbstractMonitor.destroy()
-
org.apache.stratum.jcs.JCS.destroy()
-
org.apache.stratum.jcs.engine.behavior.ICacheEventQueue.destroy()
Description of the Method
-
org.apache.struts.upload.FormFile.destroy()
Destroys all content for the uploaded file, including any underlying data files.
-
org.apache.synapse.ManagedLifecycle.destroy()
This method should implement the destroying of the implemented parts of the configuration
-
org.apache.synapse.Startup.destroy()
-
org.apache.synapse.commons.executors.PriorityExecutor.destroy()
Destroy the executor. Stop all the threads running.
-
org.apache.synapse.endpoints.Endpoint.destroy()
-
org.apache.synapse.endpoints.Template.destroy()
-
org.apache.synapse.mediators.base.SequenceMediator.destroy()
-
org.apache.synapse.mediators.template.TemplateMediator.destroy()
-
org.apache.synapse.message.processors.MessageProcessor.destroy()
-
org.apache.synapse.message.store.MessageStore.destroy()
-
org.apache.synapse.rest.API.destroy()
-
org.apache.tiles.startup.TilesInitializer.destroy()
Destroys the Tiles container.
@since 2.2.0
-
org.apache.turbine.Turbine.destroy()
The Servlet
destroy method. Invokes ServiceBroker
tear down method.
-
org.apache.tuscany.core.async.work.DefaultWorkManager.destroy()
-
org.apache.tuscany.core.context.AtomicContext.destroy()
Notifies the context of a destroy event
@throws TargetException
-
org.apache.tuscany.host.runtime.TuscanyRuntime.destroy()
Destroy the runtime. Any further invocations should result in an error.
-
org.apache.tuscany.sca.domain.SCADomain.destroy()
Destroy the SCA domain.
-
org.apache.tuscany.sca.node.NodeFactory.destroy()
-
org.apache.tuscany.sca.node.SCANode.destroy()
Destroy the node.
-
org.apache.tuscany.sca.node.impl.NodeFactoryImpl.destroy()
-
org.apache.uima.aae.InProcessCache.destroy()
-
org.apache.uima.analysis_engine.AnalysisEngine.destroy()
-
org.apache.uima.analysis_engine.TextAnalysisEngine.destroy()
-
org.apache.uima.collection.CasConsumer.destroy()
-
org.apache.uima.collection.impl.base_cpm.container.ProcessingContainer.destroy()
-
org.apache.uima.resource.Resource.destroy()
Releases all resources held by this Resource
.
-
org.apache.webbeans.context.ApplicationContext.destroy()
-
org.apache.webbeans.context.ConversationContext.destroy()
-
org.apache.webbeans.context.RequestContext.destroy()
-
org.apache.webbeans.context.SessionContext.destroy()
-
org.apache.webbeans.context.SingletonContext.destroy()
-
org.apache.webbeans.el.ELContextStore.destroy()
-
org.apache.webbeans.inject.OWBInjector.destroy()
-
org.apache.webbeans.newtests.decorators.dependent.IDestroy.destroy()
-
org.apache.whirr.service.BlobClusterStateStore.destroy()
-
org.apache.whirr.state.BlobClusterStateStore.destroy()
-
org.apache.whirr.state.ClusterStateStore.destroy()
Destroys the provided cluster's state in storage.
@throws IOException
-
org.apache.wicket.protocol.http.IWebApplicationFactory.destroy()
Called when the filter instance that used this factory is destroyed
-
org.apache.wicket.protocol.http.WicketFilter.destroy()
@see javax.servlet.Filter#destroy()
-
org.apache.wicket.security.actions.ActionFactory.destroy()
Clean up any resources this factory holds.
-
org.apache.wicket.security.strategies.StrategyFactory.destroy()
Called at the end of the applications lifecycle to clean up resources
-
org.apache.wicket.util.file.FileCleaner.destroy()
-
org.apache.wicket.util.file.FileUploadCleaner.destroy()
{@inheritDoc}
-
org.apache.wicket.util.file.IFileCleaner.destroy()
Call this method to stop the cleaner and to free all allocated resources by it
-
org.apache.wicket.util.file.IFileUploadCleaner.destroy()
Call this method to stop the cleaner and to free all allocated resources by it
-
org.apache.wicket.util.tester.BaseWicketTester.destroy()
Destroys the tester. Restores {@link ThreadContext} to state before instance of{@link WicketTester} was created.
-
org.apache.wicket.util.tester.WicketTester.destroy()
-
org.apache.wicket.util.watch.IModificationWatcher.destroy()
Stops this ModificationWatcher
.
-
org.apache.wicket.util.watch.ModificationWatcher.destroy()
-
org.apache.ws.eventing.pubsub.Subscription.destroy()
DOCUMENT_ME
-
org.apache.ws.resource.Resource.destroy()
The WS-RF runtime system ends the lifecycle of a {@link Resource}object by invoking this method.
-
org.apache.ws.resource.WSResource.destroy()
Destroy this WSResource by unregistering it with the RegistrationManager. Note: Do any WSResource specific cleanup in the unregistered method.
@throws Exception
-
org.apache.xbean.classloader.JarFileClassLoader.destroy()
-
org.apache.xbean.kernel.Kernel.destroy()
-
org.apache.xbean.spring.context.ClassPathXmlApplicationContext.destroy()
-
org.apache.yoko.orb.OB.CorbalocProtocol.destroy()
-
org.apache.yoko.orb.OB.URLScheme.destroy()
-
org.archive.bdb.BdbModule.destroy()
-
org.archive.io.ReplayInputStream.destroy()
-
org.archive.spring.PathSharingContext.destroy()
-
org.atmosphere.cpr.AtmosphereRequest.destroy()
-
org.atmosphere.cpr.AtmosphereResponse.destroy()
-
org.atmosphere.cpr.Broadcaster.destroy()
Destroy this instance and shutdown it's associated {@link ExecutorService}
-
org.atmosphere.handler.ReflectorServletProcessor.destroy()
-
org.atmosphere.util.annotation.AnnotationDetector.destroy()
Reclaim memory.
-
org.atmosphere.util.uri.UriTemplate.destroy()
-
org.beangle.web.filter.MockFilter.destroy()
-
org.beangle.web.mock.MockFilter.destroy()
-
org.browsermob.proxy.jetty.util.ByteArrayISO8859Writer.destroy()
-
org.codehaus.groovy.grails.support.PersistenceContextInterceptor.destroy()
-
org.crsh.lang.spi.Language.destroy()
Destroy session callback.
@param session the destroyed session
-
org.dozer.DozerBeanMapper.destroy()
-
org.eclim.installer.step.command.Command.destroy()
-
org.eclim.installer.step.command.InfoCommand.destroy()
-
org.eclim.installer.step.command.InstallCommand.destroy()
-
org.eclim.installer.step.command.ListCommand.destroy()
-
org.eclim.util.CommandExecutor.destroy()
Destroy this process.
-
org.eclipse.jetty.server.Handler.destroy()
-
org.eclipse.jetty.server.Server.destroy()
-
org.eclipse.jetty.servlets.ProxyServlet.destroy()
-
org.eclipse.jetty.util.ByteArrayISO8859Writer.destroy()
-
org.eclipse.jface.resource.ResourceManager.destroy()
Deallocates a resource previously allocated by {@link #create(DeviceResourceDescriptor)}. Descriptors are compared by equality, not identity. If the same resource was created multiple times, this may decrement a reference count rather than disposing the actual resource.
@since 3.1
@param descriptor identifier for the resource
-
org.eclipse.jgit.http.server.GitServlet.destroy()
-
org.eclipse.jgit.util.TemporaryBuffer.destroy()
Clear this buffer so it has no data, and cannot be used again.
-
org.eclipse.ui.console.MessageConsole.destroy()
-
org.exist.xquery.value.BinaryValue.destroy()
-
org.exolab.jms.messagemgr.MessageHandle.destroy()
Destroy this handle. If this is the last handle to reference the message, also destroys the message.
@throws JMSException for any error
-
org.exolab.jms.net.connector.ManagedConnection.destroy()
Destroys the physical connection.
@throws ResourceException for any error
-
org.exolab.jms.net.connector.TestAcceptorEventListener.destroy()
Destroys all accepted connections.
@throws ResourceException if a connecion can't be destroyed
-
org.exolab.jms.tranlog.TransactionLog.destroy()
Destroy this transaction log, which basically removes it from the file system
@throws TransactionLogException
-
org.fao.geonet.kernel.harvest.harvester.AbstractHarvester.destroy()
Called when the harvesting entry is removed from the system. It is used to remove harvested metadata.
@throws Exception
-
org.fest.swing.test.swing.TestDialog.destroy()
Hides and disposes this dialog. This method is executed in the event dispatch thread (EDT.)
-
org.fest.swing.test.swing.TestMdiWindow.destroy()
-
org.fest.swing.test.swing.TestWindow.destroy()
Hides and disposes this window. This method is executed in the event dispatch thread (EDT.)
-
org.flexdock.docking.state.FloatingGroup.destroy()
-
org.foo.dosgi.helper.RegistryWatcher.destroy()
-
org.formic.util.CommandExecutor.destroy()
-
org.freeplane.features.map.MapModel.destroy()
-
org.freeswitch.swig.JavaSession.destroy()
-
org.gatein.cdi.contexts.beanstore.BeanStore.destroy()
-
org.gatein.mop.api.content.Customization.destroy()
Destroys the customization.
-
org.gatein.mop.api.workspace.Navigation.destroy()
Destroys this navigation.
-
org.gatein.mop.api.workspace.Site.destroy()
Destroy the site.
-
org.geoforge.guihlp.GfrHelpBroker.destroy()
-
org.geoforge.guillc.dialog.GfrDlgAddFolderAbs.destroy()
-
org.geoforge.guillc.dialog.GfrDlgAddFolderNew.destroy()
-
org.geoforge.guillc.dialog.GfrDlgCmdCancelOkConfirmAbs.destroy()
-
org.geoforge.guillc.dialog.GfrDlgCmdCancelOkConfirmCloseWin.destroy()
-
org.geoforge.guillc.dialog.GfrDlgCmdCancelOkConfirmExitApp.destroy()
-
org.geoforge.guillc.dialog.GfrDlgCmdCancelOkConfirmSaveBeforeCloseWin.destroy()
-
org.geoforge.guillc.dialog.GfrDlgCmdCancelOkEdtUrlAbs.destroy()
-
org.geoforge.guillc.dialog.GfrDlgCmdCancelOkEdtUrlGeojson.destroy()
-
org.geoforge.guillc.dialog.GfrDlgCmdCancelOkEdtUrlPdf.destroy()
-
org.geoforge.guillc.dialog.GfrDlgCmdCancelOkPicksDate.destroy()
-
org.geoforge.guillc.dialog.GfrDlgNewSettingsTloUrlPointEdit.destroy()
-
org.geoforge.guillc.dialog.GfrDlgOkNewAbs.destroy()
-
org.geoforge.guillc.dialog.GfrDlgOkOpenAbs.destroy()
-
org.geoforge.guillc.dialog.GfrDlgOkTextSaveRename.destroy()
-
org.geoforge.guillc.dialog.GfrDlgOpenSpaceFromHistoryProject.destroy()
-
org.geoforge.guillc.dialog.GfrDlgOpenSpaceFromListProject.destroy()
-
org.geoforge.guillc.dialog.GfrDlgSelectObjects.destroy()
-
org.geoforge.guillc.menuitem.GfrMimActPlg.destroy()
-
org.geoforge.guillc.menuitem.GfrMimAlrHlpOflAllContentsAppToPlg.destroy()
-
org.geoforge.guillc.panel.GfrPnlPrintableSctAwtDspSecTloJfcChartAbs.destroy()
-
org.geoforge.guillcogc.dialog.GfrDlgNewTloOgcWms.destroy()
-
org.geoforge.guillcogc.panel.GfrPnlPrintableSctAwtDspSecTloImgLgdLyrOgc.destroy()
-
org.geoforge.guillcogcecl.dialog.GfrDlgCmdCancelBldObjWwdEarthAbs.destroy()
-
org.geoforge.lang.handler.IGfrHandlerLifeCycleObject.destroy()
-
org.geoforge.worldwind.layer.GfrRlrObjTloAbs.destroy()
-
org.geoforge.worldwind.render.GfrLabeledPathRndDimOneLineAbs.destroy()
-
org.geomajas.widget.featureinfo.client.widget.DockableWindow.destroy()
-
org.geoserver.security.ldap.LDAPSecurityProvider.destroy()
-
org.geotools.xml.SchemaIndex.destroy()
Cleans up the index before desctruction.
-
org.gephi.filters.spi.FilterBuilder.destroy()
Notification when the filter is destroyed, to perform clean-up tasks.
-
org.gephi.visualization.apiimpl.ModelImpl.destroy()
-
org.glassfish.grizzly.utils.DelayedExecutor.destroy()
-
org.glassfish.ha.store.api.BackingStore.destroy()
Called when the store is no longer needed. Must clean up and close any opened resources. The store must not be used after this call.
-
org.glassfish.hk2.api.JustInTimeInjectionResolver.destroy()
-
org.glassfish.hk2.api.ServiceLocatorFactory.destroy()
Removes the ServiceLocator with this name
All services associated with this ServiceLocator will be shutdown
@param name The name of the ServiceLocator to destroy
-
org.glassfish.security.common.CNonceCache.destroy()
destroy
-
org.glassfish.tyrus.core.extension.ExtendedExtension.destroy()
Context lifecycle method. {@link ExtendedExtension.ExtensionContext} won't be usedafter this method is called.
@param context extension context to be destroyed.
-
org.globus.workspace.client_core.actions.Destroy_Instance.destroy()
Destroy resource.
@throws ParameterProblem validation problem
@throws ExecutionProblem general problem running (connection errors etc)
@throws ResourceNotDestroyedFaultType severe
@throws ResourceUnknownFaultType gone already
-
org.gudy.azureus2.core3.tracker.client.impl.bt.TRTrackerBTAnnouncerImpl.destroy()
-
org.gudy.azureus2.core3.util.Timer.destroy()
-
org.gudy.azureus2.plugins.ui.model.BasicPluginConfigModel.destroy()
-
org.gudy.azureus2.ui.swt.progress.ProgressWindow.destroy()
-
org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.destroy()
-
org.hibernate.cache.QueryCache.destroy()
-
org.hibernate.cache.Region.destroy()
The "end state" contract of the region's lifecycle. Called during {@link org.hibernate.SessionFactory#close()} to givethe region a chance to cleanup.
@throws CacheException Indicates problem shutting down
-
org.hibernate.cache.spi.QueryCache.destroy()
Destroy the cache.
-
org.hibernate.service.internal.BasicServiceRegistryImpl.destroy()
-
org.hibernate.service.internal.ServiceRegistryImpl.destroy()
-
org.hibernate.service.internal.StandardServiceRegistryImpl.destroy()
-
org.hornetq.core.paging.cursor.PageSubscription.destroy()
-
org.hornetq.core.protocol.core.CoreRemotingConnection.destroy()
-
org.hornetq.jms.bridge.impl.JMSBridgeImpl.destroy()
-
org.hsqldb.Row.destroy()
-
org.htmlparser.lexer.Source.destroy()
Close the source. Once a source has been closed, further {@link #read() read}, {@link #ready ready}, {@link #mark mark}, {@link #reset reset}, {@link #skip skip}, {@link #unread unread}, {@link #getCharacter getCharacter} or {@link #getString getString}invocations will throw an IOException. Closing a previously-closed source, however, has no effect.
@exception IOException If an I/O error occurs.
-
org.infinispan.client.hotrod.impl.transport.tcp.TcpTransport.destroy()
-
org.infinispan.test.arquillian.DatagridManager.destroy()
-
org.iosgi.IsolationEnvironment.destroy()
-
org.itsnat.impl.core.servlet.ItsNatSessionImpl.destroy()
-
org.jacorb.notification.IContainer.destroy()
-
org.jasen.interfaces.JasenPlugin.destroy()
Destroys the plugin. This is called when the core jASEN engine is destroyed
@throws JasenException
-
org.jboss.arquillian.core.test.context.ManagerTest2Context.destroy()
-
org.jboss.arquillian.core.test.context.ManagerTestContext.destroy()
-
org.jboss.arquillian.core.test.context.ManagerTestContextImpl.destroy()
-
org.jboss.arquillian.impl.core.context.SuiteContextImpl.destroy()
-
org.jboss.arquillian.impl.core.spi.context.ClassContext.destroy()
-
org.jboss.arquillian.impl.core.spi.context.ContainerContext.destroy()
-
org.jboss.arquillian.impl.core.spi.context.SuiteContext.destroy()
-
org.jboss.arquillian.test.spi.context.ClassContext.destroy()
-
org.jboss.arquillian.test.spi.context.SuiteContext.destroy()
-
org.jboss.arquillian.test.spi.context.TestContext.destroy()
-
org.jboss.arquillian.transaction.spi.context.TransactionContext.destroy()
-
org.jboss.arquillian.warp.spi.context.RequestContext.destroy()
-
org.jboss.as.ee.component.ComponentInstance.destroy()
Destroy this component instance. Implementations of this method must be idempotent, meaning that destroying a component instance more than one time has no additional effect.
-
org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful.destroy()
-
org.jboss.as.web.host.WebDeploymentController.destroy()
-
org.jboss.as.webservices.publish.EndpointPublisherImpl.destroy()
-
org.jboss.cache.Cache.destroy()
Lifecycle method that destroys the cache and removes any interceptors/configuration elements. Cache can then be restarted (potentially after reconfiguring) using {@link #create()} and {@link #start()}.
-
org.jboss.cache.CacheSPI.destroy()
-
org.jboss.cache.TreeCache.destroy()
-
org.jboss.cache.jmx.CacheJmxWrapper.destroy()
-
org.jboss.cache.pojo.PojoCache.destroy()
Lifecycle method to destroy PojoCache.
@throws PojoCacheException
-
org.jboss.cache.pojo.jmx.PojoCacheJmxWrapper.destroy()
-
org.jboss.deployers.vfs.plugins.annotations.ScanningMetaDataDeployer.destroy()
-
org.jboss.ejb3.Ejb3Deployment.destroy()
-
org.jboss.ejb3.pool.ThreadlocalPool.destroy()
-
org.jboss.forge.addon.shell.ui.ShellContextImpl.destroy()
-
org.jboss.ha.framework.server.HATarget.destroy()
Removes the local node from the distributed registry of nodes providing the service and causes {@link #invocationsAllowed()} to return false
.
-
org.jboss.jbossts.qa.ArjunaCore.LockManager.impl.BasicLockRecord.destroy()
-
org.jboss.management.j2ee.factory.ManagedObjectFactory.destroy()
-
org.jboss.mx.remote.connector.socket.SocketConnector.destroy()
-
org.jboss.remoting.callback.InvokerCallbackHandler.destroy()
-
org.jboss.remoting.callback.ServerInvokerCallbackHandler.destroy()
This method is required to be called upon removing a callback listener so can clean up resources used by the handler. In particular, should call disconnect on internal Client.
-
org.jboss.remoting.transport.Connector.destroy()
Destroys the connector.
@jmx.managed-operation
-
org.jboss.seam.Component.destroy()
-
org.jboss.soa.esb.actions.ActionLifecycle.destroy()
Destroy the action instance.
This method is called prior to the release of the action instance. All resources associated with this action instance should be released as the instance will no longer be used.
-
org.jboss.system.Service.destroy()
destroy the service, tear down
-
org.jboss.system.ServiceControllerMBean.destroy()
Destroy the indicated service
@param serviceName Description of Parameter
@throws Exception Description of Exception
-
org.jboss.util.CachePolicy.destroy()
-
org.jboss.varia.property.PropertyEditorManagerService.destroy()
-
org.jboss.weld.bean.proxy.EnterpriseBeanInstance.destroy()
-
org.jboss.wsf.spi.http.HttpServer.destroy()
Destroys an JAXWS endpoint on the HTTP server
-
org.jencks.JCAConnector.destroy()
-
org.jgroups.blocks.BasicConnectionTable.Connection.destroy()
-
org.jgroups.protocols.SHUFFLE.destroy()
-
org.jgroups.stack.NakReceiverWindow.destroy()
Destroys the NakReceiverWindow. After this method returns, no new messages can be added and a new NakReceiverWindow should be used instead. Note that messages can still be removed though.
-
org.jgroups.stack.Protocol.destroy()
This method is called on a {@link org.jgroups.Channel#close()}. Does some cleanup; after the call the VM will terminate
-
org.jgroups.stack.ProtocolStack.destroy()
-
org.jgroups.stack.RouterStub.destroy()
-
org.jgroups.util.AckCollector.destroy()
-
org.jmol.appletwrapper.AppletWrapper.destroy()
-
org.kie.api.runtime.KieSession.destroy()
-
org.kie.internal.runtime.StatefulKnowledgeSession.destroy()
-
org.libvirt.Domain.destroy()
-
org.libvirt.StoragePool.destroy()
-
org.lwjgl.opengl.Pbuffer.destroy()
-
org.mctourney.autoreferee.AutoRefMatch.destroy()
Unloads and cleans up this match. Players will be teleported out or kicked, the map will be unloaded, and the map folder may be deleted.
-
org.megatome.frame2.plugin.PluginInterface.destroy()
Destroy the plugin.
@param context The current servlet context
@param initParams Any init-params specified in the Frame2 config file
@throws PluginException
-
org.modeshape.jcr.cache.SessionCache.destroy()
Destroy the subgraph with the supplied node as the top node in the subgraph. This method should be called after the node is already {@link MutableCachedNode#removeChild(SessionCache,NodeKey) removed from its parent node}.
@param key the key for the top node in the subgraph; may not be null
@throws NodeNotFoundException if there is no existing node in the session cache or workspace cache
@throws UnsupportedOperationException if this session is marked for read-only operations
-
org.mokai.Configurable.destroy()
Lifecycle method called when the extension is removed from the routing engine.
@throws Exception if something goes wrong.
-
org.mokai.ConnectorService.destroy()
Called when the processor service is removed from the {@link RoutingEngine}
-
org.mokai.connector.RoundRobinProcessor.destroy()
-
org.mokai.plugin.jpf.JpfPluginMechanism.destroy()
-
org.moparscape.msc.gs.model.Player.destroy()
-
org.mortbay.http.HttpServer.destroy()
-
org.mortbay.jetty.Server.destroy()
-
org.mortbay.util.ByteArrayISO8859Writer.destroy()
-
org.mt4j.components.MTComponent.destroy()
- Removes this component from its parent.
- Calls
destroyComponent
on this component which can be used to free resources that the component used. - Recursively calls destroy on alls its child components
-
org.mt4j.components.visibleComponents.shapes.AbstractShape.destroy()
- Removes this component from its parent.
- Calls
destroyComponent
on this component which can be used to free resources that the component used. - Recursively calls destroy() on its children
By default, the openGl texture object and the VBOs associated with this shape will be deleted. Be careful when you share textures or VBOs across more than one object! Destroying of displaylists isnt done atm! Use disableAndDeleteDisplaylists() instead.
-
org.mt4j.components.visibleComponents.shapes.MTEllipse.destroy()
-
org.mt4j.components.visibleComponents.widgets.buttons.MTSvgButton.destroy()
-
org.mt4j.sceneManagement.Iscene.destroy()
Destroy the scene.
-
org.mt4j.util.opengl.GLTexture.destroy()
Deletes the opengl texture object.
-
org.newdawn.slick.AppGameContainer.destroy()
Destroy the app game container
-
org.newdawn.slick.Graphics.destroy()
Dispose this graphis context, this will release any underlying resourses. However this will also invalidate it's use
-
org.newdawn.slick.Image.destroy()
Destroy the image and release any native resources. Calls on a destroyed image have undefined results
@throws SlickException Indicates a failure to release resources on the graphics card
-
org.nutz.mvc.Setup.destroy()
关闭时,额外逻辑
@param config
-
org.objectweb.celtix.bus.ws.rm.RMHandler.destroy()
-
org.olat.core.configuration.ModuleLifeCycle.destroy()
Close hook
-
org.olat.core.configuration.OLATModule.destroy()
Caled during Servlet.destroy()
-
org.omg.CORBA.ORB.destroy()
-
org.omg.CosNaming.NamingContext.destroy()
-
org.omg.CosNotifyChannelAdmin.ConsumerAdmin.destroy()
-
org.omg.CosNotifyChannelAdmin.EventChannel.destroy()
-
org.omg.CosNotifyChannelAdmin.SupplierAdmin.destroy()
-
org.omg.DynamicAny.DynAny.destroy()
-
org.omg.DynamicAny.DynArray.destroy()
-
org.omg.DynamicAny.DynSequence.destroy()
-
org.omg.DynamicAny.DynStruct.destroy()
-
org.omg.Messaging.MaxHopsPolicy.destroy()
-
org.omg.Messaging.QueueOrderPolicy.destroy()
-
org.omg.Messaging.RebindPolicy.destroy()
-
org.omg.Messaging.RelativeRequestTimeoutPolicy.destroy()
-
org.omg.Messaging.RelativeRoundtripTimeoutPolicy.destroy()
-
org.omg.Messaging.ReplyEndTimePolicy.destroy()
-
org.omg.Messaging.ReplyPriorityPolicy.destroy()
-
org.omg.Messaging.ReplyStartTimePolicy.destroy()
-
org.omg.Messaging.RequestEndTimePolicy.destroy()
-
org.omg.Messaging.RequestPriorityPolicy.destroy()
-
org.omg.Messaging.RequestStartTimePolicy.destroy()
-
org.omg.Messaging.RoutingPolicy.destroy()
-
org.omg.Messaging.SyncScopePolicy.destroy()
-
org.omg.PortableServer.POA.destroy()
-
org.omg.RTCORBA.ClientProtocolPolicy.destroy()
-
org.onemind.swingweb.SwingWebContext.destroy()
-
org.open2jam.render.lwjgl.TrueTypeFont.destroy()
-
org.openide.nodes.Node.destroy()
-
org.openqa.jetty.util.ByteArrayISO8859Writer.destroy()
-
org.opensaml.saml2.metadata.provider.AbstractMetadataProvider.destroy()
{@inheritDoc}
-
org.openstreetmap.josm.gui.MapFrame.destroy()
Called as some kind of destructor when the last layer has been removed. Delegates the call to all Destroyables within this component (e.g. MapModes)
-
org.osgi.service.application.ApplicationHandle.destroy()
The application instance's lifecycle state can be influenced by this method. It lets the application instance perform operations to stop the application safely, e.g. saving its state to a permanent storage.
The method must check if the lifecycle transition is valid; a STOPPING application cannot be stopped. If it is invalid then the method must exit. Otherwise the lifecycle state of the application instance must be set to STOPPING. Then the destroySpecific() method must be called to perform any application model specific steps for safe stopping of the represented application instance.
At the end the {@code ApplicationHandle} must be unregistered. Thismethod should free all the resources related to this {@code ApplicationHandle}.
When this method is completed the application instance has already made its operations for safe stopping, the ApplicationHandle has been unregistered and its related resources has been freed. Further calls on this application should not be made because they may have unexpected results.
@throws SecurityException if the caller doesn't have "lifecycle"{@code ApplicationAdminPermission} for the correspondingapplication.
@throws IllegalStateException if the application handle is unregistered
-
org.pentaho.platform.api.engine.IPentahoSession.destroy()
Destroys any resources owned by the session object
-
org.pentaho.platform.engine.core.system.StandaloneSession.destroy()
-
org.reficio.ws.server.core.SoapServer.destroy()
Stops the SOAP server and deallocates resources
-
org.rhq.coregui.client.util.enhanced.EnhancedVLayout.destroy()
-
org.rioproject.impl.exec.ProcessManager.destroy()
Destroy the managed process
@param includeChildren If true, destroy all child processes asl well.This method will look for all child processes that have a prent process ID of the managed process and forcibly terminate them.
-
org.rzo.yajsw.os.Process.destroy()
Destroy.
-
org.saiku.service.util.QueryContext.destroy()
-
org.serviceconnector.api.srv.SCServer.destroy()
Destroy server. Destroys server and releases all resources. No more communication to SC is possible after calling destroy. Deregister servers and stop listener before calling destroy.
-
org.serviceconnector.net.connection.ConnectionPool.destroy()
Destroy the pool.
-
org.serviceconnector.net.req.IRequester.destroy()
Destroy.
-
org.serviceconnector.net.req.Requester.destroy()
{@inheritDoc}
-
org.spout.api.material.BlockMaterial.destroy()
-
org.spout.vanilla.material.VanillaBlockMaterial.destroy()
-
org.springframework.amqp.rabbit.connection.CachingConnectionFactory.destroy()
Close the underlying shared connection. The provider of this ConnectionFactory needs to care for proper shutdown.
As this bean implements DisposableBean, a bean factory will automatically invoke this on destruction of its cached singletons.
-
org.springframework.amqp.rabbit.connection.SingleConnectionFactory.destroy()
Close the underlying shared connection. The provider of this ConnectionFactory needs to care for proper shutdown.
As this bean implements DisposableBean, a bean factory will automatically invoke this on destruction of its cached singletons.
-
org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer.destroy()
-
org.springframework.beans.factory.DisposableBean.destroy()
Invoked by a BeanFactory on destruction of a singleton.
@throws Exception in case of shutdown errors.Exceptions will get logged but not rethrown to allow other beans to release their resources too.
-
org.springframework.beans.factory.wiring.BeanConfigurerSupport.destroy()
Release references to the {@link BeanFactory} and{@link BeanWiringInfoResolver} when the container is destroyed.
-
org.springframework.context.annotation.AnnotationConfigApplicationContext.destroy()
-
org.springframework.context.support.AbstractApplicationContext.destroy()
DisposableBean callback for destruction of this instance. Only called when the ApplicationContext itself is running as a bean in another BeanFactory or ApplicationContext, which is rather unusual.
The close
method is the native way to shut down an ApplicationContext.
@see #close()
@see org.springframework.beans.factory.access.SingletonBeanFactoryLocator
-
org.springframework.context.support.AbstractXmlApplicationContext.destroy()
-
org.springframework.context.support.ClassPathXmlApplicationContext.destroy()
-
org.springframework.context.support.FileSystemXmlApplicationContext.destroy()
-
org.springframework.context.support.GenericApplicationContext.destroy()
-
org.springframework.data.gemfire.GemfireBeanFactoryLocator.destroy()
-
org.springframework.data.redis.connection.jedis.JedisConnectionFactory.destroy()
-
org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.destroy()
-
org.springframework.erlang.connection.SingleConnectionFactory.destroy()
Close the underlying shared connection. The provider of this ConnectionFactory needs to care for proper shutdown.
As this bean implements DisposableBean, a bean factory will automatically invoke this on destruction of its cached singletons.
-
org.springframework.jdbc.datasource.SingleConnectionDataSource.destroy()
Close the underlying Connection. The provider of this DataSource needs to care for proper shutdown.
As this bean implements DisposableBean, a bean factory will automatically invoke this on destruction of its cached singletons.
-
org.springframework.jms.connection.CachingConnectionFactory.destroy()
-
org.springframework.jms.connection.SingleConnectionFactory.destroy()
Close the underlying shared connection. The provider of this ConnectionFactory needs to care for proper shutdown.
As this bean implements DisposableBean, a bean factory will automatically invoke this on destruction of its cached singletons.
-
org.springframework.jms.listener.DefaultMessageListenerContainer.destroy()
-
org.springframework.jmx.access.NotificationListenerRegistrar.destroy()
Unregisters the specified NotificationListener
.
-
org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean.destroy()
-
org.springframework.remoting.rmi.RmiServiceExporter.destroy()
Unbind the RMI service from the registry on bean factory shutdown.
-
org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor.destroy()
Calls shutdown
when the BeanFactory destroys the task executor instance.
@see #shutdown()
-
org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.destroy()
-
org.springframework.web.context.support.XmlWebApplicationContext.destroy()
-
org.springframework.xd.dirt.test.process.SingleNodeProcessingChain.destroy()
-
org.springframework.xd.dirt.test.process.SingleNodeProcessingChainConsumer.destroy()
-
org.springframework.xd.dirt.test.process.SingleNodeProcessingChainProducer.destroy()
-
org.springside.modules.nosql.redis.pool.JedisPool.destroy()
-
org.teavm.debugging.Breakpoint.destroy()
-
org.terasology.entitySystem.entity.EntityRef.destroy()
Removes all components and destroys it
-
org.tools.sound.StreamPlayer.destroy()
Tells the player to stop playing and end the running thread.
-
org.wicketstuff.security.actions.ActionFactory.destroy()
Clean up any resources this factory holds.
-
org.wicketstuff.security.strategies.StrategyFactory.destroy()
Called at the end of the applications lifecycle to clean up resources
-
org.wso2.carbon.cloud.csg.CSGProxyService.destroy()
Destroy and do the aftermath once the service is no longer required
@param serviceName the name of the proxy to undeploy
@return does the service destroy successful/failed?
@throws CSGException throws in case of an error
-
org.xlightweb.BodyDataSink.destroy()
destroys this data sink
-
org.xsocket.connection.NonBlockingConnectionPool.destroy()
-
org.xtreemfs.babudb.index.LSMTree.destroy()
Destroys the LSM tree. Frees all in-memory indices plus the on-disk tree.
-
org.xtreemfs.babudb.index.reader.DiskIndex.destroy()
-
org.xtreemfs.babudb.log.DiskLogIterator.destroy()
-
org.zeromq.ZContext.destroy()
Destructor. Call this to gracefully terminate context and close any managed 0MQ sockets
-
org.zeromq.ZFrame.destroy()
Destructor.
-
org.zeromq.ZMsg.destroy()
Destructor. Explicitly destroys all ZFrames contains in the ZMsg
-
org.zkoss.zk.ui.sys.PageCtrl.destroy()
Called when this page is about to be detroyed. It is called by desktop, after removing it from the desktop.
-
org.zorbaxquery.api.Iterator.destroy()
-
org.zorbaxquery.api.XQuery.destroy()
-
redis.clients.jedis.JedisPool.destroy()
-
redis.clients.jedis.JedisSentinelPool.destroy()
-
redis.clients.jedis.ShardedJedisPool.destroy()
-
smack.down.Minion.destroy()
-
uk.org.ogsadai.client.toolkit.RequestResource.destroy()
-
voldemort.cluster.failuredetector.FailureDetector.destroy()
Cleans up any open resources in preparation for shutdown.
Note for implementors: After this method is called it is assumed that attempts to call the other methods will either silently fail, throw errors, or return stale information.
-
weibo4j.Timeline.Destroy()
/2/statuses/destroy">statuses/destroy
@since JDK 1.5
-
xcat.mobile.ccacore.MobileComponentIDClientImpl.destroy()