-
ae.sun.java2d.SurfaceData.invalidate()
Sets this SurfaceData object to the invalid state. All Graphics objects must get a new SurfaceData object via the refresh method and revalidate their pipelines before continuing.
-
android.widget.ImageView.invalidate()
-
anvil.session.Session.invalidate()
-
ch.entwine.weblounge.common.impl.request.WebloungeResponseImpl.invalidate()
{@inheritDoc}
@see ch.entwine.weblounge.common.request.WebloungeResponse#invalidate()
-
ch.entwine.weblounge.common.request.ResponseCache.invalidate()
Tell the cache service that writing the response to the client failed for some reason. In this case, the cache will discard the cached data for this response and directly write the data out to the client.
Once this method has been called, all subsequent calls to endResponse
, startResponsePart
and endtResponsePart
will have no effect.
@param response the servlet response
-
com.adito.security.SessionInfo.invalidate()
-
com.aelitis.azureus.ui.common.table.TableCellCore.invalidate()
-
com.aelitis.azureus.ui.common.table.TableRowCore.invalidate()
Invalidates Row
-
com.alibaba.citrus.service.requestcontext.session.SessionStore.invalidate()
丢弃指定session ID的所有内容。
@param sessionID 要丢弃的session ID
@param storeContext 用来取得request信息,并存放store当前的状态
-
com.baasbox.dao.ScriptsDao.invalidate()
-
com.badlogic.gdx.scenes.scene2d.Layout.invalidate()
Invalidates the layout, forcing the next call to {@link #layout()} to relayout. If an actor is resized or otherwise changedin a way that affects its layout, {@link #invalidate()} should be called.
-
com.caucho.quercus.env.SessionArrayValue.invalidate()
Invalidates the session.
-
com.dyuproject.openid.RelyingParty.invalidate()
Invalidates/terminates the openid session of the user associated with the given {@code request}; To logout an authenticated user, you invoke this method.
-
com.ecyrd.jspwiki.WikiSession.invalidate()
Invalidates the WikiSession and resets its Subject's Principals to the equivalent of a "guest session".
-
com.ericsson.ssa.sip.SipSessionDialogImpl.invalidate()
-
com.gitblit.wicket.GitBlitWebSession.invalidate()
-
com.github.couchapptakeout.ui.EmbeddedBrowser.invalidate()
-
com.hazelcast.map.impl.record.Record.invalidate()
-
com.hazelcast.map.record.Record.invalidate()
-
com.ibm.sbt.opensocial.domino.oauth.DominoOAuth2Accessor.invalidate()
-
com.igalia.java.zk.components.customdetailrowcomponent.Detail.invalidate()
-
com.opengamma.engine.exec.plan.CachingExecutionPlanner.invalidate()
-
com.pahimar.ee3.tileentity.TileEntityAlchemyArray.invalidate()
-
com.sun.gjc.spi.base.ConnectionHolder.invalidate()
Invalidates this object.
-
com.sun.jini.mahalo.log.ClientLog.invalidate()
-
com.tinyline.tiny2d.Tiny2D.invalidate()
-
com.vtence.molecule.Session.invalidate()
-
de.iritgo.aktera.configuration.SystemConfigManager.invalidate()
Remove a configuration value.
@param category The category of the configuration value.
@param name The name of the configuration value.
-
de.yaams.maker.programm.ress.RessPanel.invalidate()
-
easysm.stores.Class.invalidate()
-
flex.messaging.FlexSession.invalidate()
Invalidates the FlexSession.
-
flex.messaging.HttpFlexSession.invalidate()
Invalidates the session.
-
flex.messaging.MessageClient.invalidate()
Invalidates the MessageClient.
-
in.partake.model.dao.PartakeConnection.invalidate()
this method has 2 tasks to do:
- Release connection.
- Rollback the transaction on this connection if transaction is enable and still active.
-
io.undertow.server.session.Session.invalidate()
Invalidates this session then unbinds any objects bound to it.
@throws IllegalStateException if this method is called on analready invalidated session
-
java.awt.Component.invalidate()
Invalidates this component. This component and all parents above it are marked as needing to be laid out. This method can be called often, so it needs to execute quickly.
@see #validate
@see #doLayout
@see LayoutManager
@since JDK1.0
-
java.awt.Container.invalidate()
Invalidates the container. The container and all parents above it are marked as needing to be laid out. This method can be called often, so it needs to execute quickly.
If the {@code LayoutManager} installed on this container isan instance of {@code LayoutManager2}, then {@link LayoutManager2#invalidateLayout(Container)} is invoked onit supplying this {@code Container} as the argument.
@see #validate
@see #layout
@see LayoutManager
@see LayoutManager2#invalidateLayout(Container)
-
java.awt.Polygon.invalidate()
Invalidates or flushes any internally-cached data that depends on the vertex coordinates of this Polygon
. This method should be called after any direct manipulation of the coordinates in the xpoints
or ypoints
arrays to avoid inconsistent results from methods such as getBounds
or contains
that might cache data from earlier computations relating to the vertex coordinates.
@see java.awt.Polygon#getBounds
@since 1.4
-
java.awt.Window.invalidate()
-
javax.jcache.CacheAccess.invalidate()
-
javax.net.ssl.SSLSession.invalidate()
-
javax.portlet.PortletSession.invalidate()
-
javax.servlet.http.HttpSession.invalidate()
-
javax.servlet.sip.SipApplicationSession.invalidate()
-
javax.swing.JButton.invalidate()
-
javax.swing.JComponent.invalidate()
-
javax.swing.JDialog.invalidate()
-
javax.swing.JEditorPane.invalidate()
-
javax.swing.JFrame.invalidate()
-
javax.swing.JLabel.invalidate()
-
javax.swing.JLayeredPane.invalidate()
-
javax.swing.JList.invalidate()
-
javax.swing.JMenu.invalidate()
-
javax.swing.JOptionPane.invalidate()
-
javax.swing.JPanel.invalidate()
-
javax.swing.JRootPane.invalidate()
-
javax.swing.JScrollPane.invalidate()
-
javax.swing.JTabbedPane.invalidate()
-
javax.swing.JTable.invalidate()
-
javax.swing.JTree.invalidate()
-
net.minecraft.tileentity.TileEntity.invalidate()
-
net.zschech.gwt.comet.server.CometSession.invalidate()
Invalidates the comet session
-
org.apache.accumulo.core.iterators.ScanCache.invalidate()
-
org.apache.cayenne.ValueHolder.invalidate()
Turns a ValueHolder into a fault.
-
org.apache.cayenne.modeler.util.EntityTreeModel.invalidate()
Removes children cache for specified entity.
-
org.apache.cocoon.environment.Session.invalidate()
Invalidates this session to it.
@exception IllegalStateException if this method is called on analready invalidated session
-
org.apache.commons.httpclient.auth.AuthState.invalidate()
Invalidates the authentication state by resetting its parameters.
-
org.apache.hadoop.hdfs.server.datanode.FSDatasetInterface.invalidate()
Invalidates the specified blocks
@param invalidBlks - the blocks to be invalidated
@throws IOException
-
org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.invalidate()
-
org.apache.http.nio.protocol.HttpAsyncClientProtocolHandler.HttpExchange.invalidate()
-
org.apache.http.nio.protocol.HttpAsyncRequestExecutor.State.invalidate()
-
org.apache.jackrabbit.jcr2spi.hierarchy.HierarchyEntry.invalidate()
Invalidates the underlying ItemState
if available and if it is not transiently modified. If the recursive
flag is true, also invalidates the child entries recursively.
Note, that in contrast to {@link HierarchyEntry#reload(boolean)}this method only sets the status of this item state to {@link Status#INVALIDATED} and does not actually update it with the persistentstate in the repository.
-
org.apache.jackrabbit.jcr2spi.hierarchy.NodeEntry.invalidate()
-
org.apache.jackrabbit.jcr2spi.hierarchy.PropertyEntry.invalidate()
-
org.apache.jackrabbit.jcr2spi.state.ItemState.invalidate()
Invalidates this state: set its {@link Status} to {@link Status#INVALIDATED}if the current status is {@link Status#EXISTING}. Does nothing otherwise.
-
org.apache.jackrabbit.vault.fs.api.VaultFile.invalidate()
-
org.apache.jcs.utils.servlet.session.DistSession.invalidate()
Description of the Method
-
org.apache.myfaces.orchestra.conversation.Conversation.invalidate()
Invalidate (end) the conversation.
If the conversation is currently active (ie the current call stack contains an object that belongs to this conversation) then the conversation will just queue the object for later destruction. Calls to methods like ConversationManager.getConversation(...) may still return this object, and it will continue to function as a normal instance.
Only when the conversation is no longer active will the conversation (and the beans it contains) actually be marked as invalid ("destroyed"). Once the conversation has been destroyed, the ConversationManager will discard all references to it, meaning it will no longer be accessable via lookups like ConversationManager.getConversation(). If something does still have a reference to a destroyed conversation, then invoking almost any method on that object will throw an IllegalStateException. In particular, adding a bean to the conversation (invoking addAttribute) is not allowed.
-
org.apache.openjpa.kernel.PreparedQueryCache.invalidate()
Remove the PreparedQuery with the given identifier from this cache.
-
org.apache.openmeetings.web.app.WebSession.invalidate()
-
org.apache.pivot.wtk.Button.invalidate()
-
org.apache.shindig.gadgets.oauth2.OAuth2Accessor.invalidate()
invalidates the accessor once the request is done.
-
org.apache.stratum.jcs.utils.servlet.session.DistSession.invalidate()
Description of the Method
-
org.apache.tapestry.portlet.PortletWebSession.invalidate()
-
org.apache.tapestry.services.Session.invalidate()
Invalidates this session then unbinds any objects bound to it.
@throws IllegalStateException if this method is called on an already invalidated session
-
org.apache.tapestry.web.ServletWebSession.invalidate()
-
org.apache.tapestry.web.WebSession.invalidate()
Invalidates this session then unbinds any objects bound to it.
@throws IllegalStateException if the session is already invalidated.
-
org.apache.tapestry5.services.Session.invalidate()
Invalidates this session then unbinds any objects bound to it.
@throws IllegalStateException if this method is called on an already invalidated session
-
org.apache.wicket.security.WaspSession.invalidate()
-
org.apache.wiki.WikiSession.invalidate()
Invalidates the WikiSession and resets its Subject's Principals to the equivalent of a "guest session".
-
org.auraframework.system.MasterDefRegistry.invalidate()
Invalidate a descriptor in the cache. This method is only definitive for the local cache. See the class comment.
@param descriptor the descriptor.
-
org.cafesip.jiplet.JipletSession.invalidate()
Frees up the session-related resources.
-
org.directwebremoting.ScriptSession.invalidate()
Invalidates this session then unbinds any objects bound to it.
@throws IllegalStateException if the page has been invalidated
-
org.drools.common.DefaultFactHandle.invalidate()
-
org.drools.core.common.DefaultFactHandle.invalidate()
-
org.dyno.visual.swing.designer.VisualDesigner.invalidate()
-
org.eclipse.draw2d.Figure.invalidate()
-
org.eclipse.draw2d.GridLayout.invalidate()
-
org.eclipse.draw2d.PolylineConnection.invalidate()
-
org.eclipse.draw2d.ScrollBar.invalidate()
-
org.eclipse.jetty.server.session.AbstractSession.invalidate()
-
org.exist.collections.CollectionConfigurationManager.invalidate()
Called by the collection cache if a collection is removed from the cache. This will delete the cached configuration instance for this collection.
@param collectionPath
@param pool if not null: clear query cache
-
org.exist.http.servlets.SessionWrapper.invalidate()
-
org.exist.util.io.FilterInputStreamCache.invalidate()
Invalidates the cache Destroys the cache and releases any underlying resources
@throws IOException if an I/O error occurs. In particular, an IOException may be thrown if cache is already invalidated.
-
org.fjank.jcache.CacheObject.invalidate()
invalidates this object
-
org.gudy.azureus2.ui.swt.views.table.impl.FakeTableCell.invalidate()
-
org.gwt.mosaic.ui.client.layout.HasLayoutManager.invalidate()
Invalidates the receiver. The receiver and all parents above it are marked as needing to be laid out.
@see #layout()
@see #layout(boolean)
-
org.gwt.mosaic.ui.client.layout.LayoutPanel.invalidate()
Lays out this {@code LayoutPanel} and all of its child widgets.
The {@code #layout(boolean)} method is used to cause a {@code LayoutPanel}to lay out its child widgets again. It should be invoked when this {@code LayoutPanel's} child widgets are modified (added to or removed from thecontainer, or layout-related information changed) after the {@code LayoutPanel} has been attached.
-
org.huihoo.willow.session.WillowSession.invalidate()
Invalidates this session and unbinds any objects bound to it.
@exception IllegalStateException if this method is called onan invalidated session
-
org.huihoo.workflow.runtime.WorkflowSession.invalidate()
Invalidates this session then unbinds any objects bound to it.
@exception IllegalStateException if this method is called on analready invalidated session
-
org.impalaframework.web.servlet.wrapper.session.StateProtectingHttpSession.invalidate()
-
org.jboss.metadata.plugins.loader.memory.MemoryMetaDataLoader.invalidate()
-
org.jboss.metadata.spi.retrieval.ValidTime.invalidate()
Invalidate
-
org.jboss.metadata.spi.retrieval.basic.BasicAnnotationItem.invalidate()
-
org.jboss.metadata.spi.retrieval.basic.BasicAnnotationsItem.invalidate()
-
org.jboss.metadata.spi.retrieval.basic.BasicMetaDataItem.invalidate()
-
org.jboss.metadata.spi.retrieval.basic.BasicMetaDatasItem.invalidate()
-
org.jboss.weld.context.ConversationContext.invalidate()
-
org.jboss.weld.context.ManagedContext.invalidate()
-
org.jboss.weld.context.RequestContext.invalidate()
-
org.jboss.weld.context.bound.BoundConversationContext.invalidate()
-
org.jboss.weld.context.bound.BoundRequestContext.invalidate()
-
org.jboss.weld.context.bound.BoundSessionContext.invalidate()
-
org.jboss.weld.context.ejb.EjbRequestContext.invalidate()
-
org.jboss.weld.context.http.HttpRequestContext.invalidate()
-
org.jruby.util.ByteList.invalidate()
-
org.jwildfire.create.tina.base.XYZPoint.invalidate()
-
org.jwildfire.swing.ImagePanel.invalidate()
-
org.mortbay.jetty.servlet.AbstractSessionManager.Session.invalidate()
-
org.openbp.cockpit.modeler.figures.VisualElement.invalidate()
-
org.openbp.cockpit.modeler.figures.generic.Colorizable.invalidate()
-
org.openbp.cockpit.modeler.figures.generic.XFigure.invalidate()
-
org.openbp.cockpit.modeler.figures.process.ProcessElementContainer.invalidate()
-
org.openbp.jaspira.action.JaspiraToolbarButton.invalidate()
-
org.rhq.enterprise.server.auth.SessionManager.invalidate()
Invalidates the session associated with the given session ID.
@param sessionId session id to invalidate
-
org.richfaces.application.push.Session.invalidate()
Invalidates this session, making it non-active
-
org.springframework.mock.web.MockHttpSession.invalidate()
-
org.springframework.mock.web.test.MockHttpSession.invalidate()
Invalidates this session then unbinds any objects bound to it.
@throws IllegalStateException if this method is called on an already invalidated session
-
org.talend.esb.monitoring.hq.DynamicMxFieldMeasurementPlugin.TrivialCache.invalidate()
-
org.tamacat.httpd.session.Session.invalidate()
-
org.w3c.tools.resources.DummyResourceReference.invalidate()
Set this reference as invalid.
-
org.zkoss.ganttz.TaskComponent.invalidate()
-
org.zkoss.zk.ui.Component.invalidate()
Invalidates this component by setting the dirty flag such that it will be redraw the whole content of this component and its dependences later. And, the widget associated with this component and all its descendant at the client will be deleted and recreated, too.
If the application is totally controlled by the server side (i.e., you don't write client codes), you rarely need to access this method.
It can be called only in the request-processing and event-processing phases. However, it is NOT allowed in the rendering phase.
-
org.zkoss.zk.ui.Page.invalidate()
Invalidates this page to cause all components to redraw.
-
org.zkoss.zul.Button.invalidate()
-
org.zkoss.zul.Decimalbox.invalidate()
-
org.zkoss.zul.Grid.invalidate()
-
org.zkoss.zul.Intbox.invalidate()
-
org.zkoss.zul.Listbox.invalidate()
-
org.zkoss.zul.Tabbox.invalidate()
-
org.zkoss.zul.Textbox.invalidate()
-
org.zkoss.zul.Window.invalidate()
-
org.zkoss.zul.impl.api.InputElement.invalidate()
-
research.Figure.invalidate()
Invalidates the figure. This method informs its listeners that its current display box is invalid and should be refreshed.
-
sun.java2d.SurfaceData.invalidate()
Sets this SurfaceData object to the invalid state. All Graphics objects must get a new SurfaceData object via the refresh method and revalidate their pipelines before continuing.
-
sun.java2d.windows.GDIWindowSurfaceData.invalidate()