Examples of refresh()

  • de.innovationgate.eclipse.utils.ui.GenesisBoundFormPage.refresh()
  • de.iritgo.aktario.framework.dataobject.gui.QueryPane.refresh()
  • de.scoopgmbh.copper.monitoring.client.doc.view.fixture.FilterAbleFormFixture.refresh()
  • de.spinscale.elasticsearch.service.suggest.ShardSuggestService.refresh()
  • de.sub.goobi.persistence.ProzessDAO.refresh()
  • floobits.common.interfaces.IFile.refresh()
  • forestry.core.gui.tooltips.ToolTip.refresh()
  • fr.esrf.tangoatk.core.Device.refresh()
  • gld.algo.tlc.iatracos.SignConfigInterval.refresh()
    Refreshes the actual time with the interval time.
  • gov.nasa.arc.mct.platform.spi.SubscriptionManager.refresh()
    Refresh all feeds. This will ask the isp adapter to push the latest value to the client.
  • grails.plugins.GrailsPlugin.refresh()
    Refreshes this Grails plugin reloading any watched resources as necessary
  • hermes.browser.actions.BrowserAction.refresh()
  • hermes.browser.actions.QueueBrowseAction.refresh()
  • hu.u_szeged.nbo.client.ui.components.perspective.UpdateClientPerspective.refresh()
  • info.archinnov.achilles.internal.context.facade.PersistenceManagerOperations.refresh()
  • intrade.entities.MarketXML.refresh()
  • java.security.Policy.refresh()
    Refreshes/reloads the policy configuration. The behavior of this method depends on the implementation. For example, calling refresh on a file-based policy will cause the file to be re-read.

    The default implementation of this method does nothing. This method should be overridden if a refresh operation is supported by the policy implementation.

  • javax.jcr.Item.refresh()
    Refreshes data from the backing store. @param keepChanges if true, changes are merged from the repository
  • javax.jcr.Node.refresh()
  • javax.jcr.Session.refresh()
    Updates changes from the repository.
  • javax.jcr.lock.Lock.refresh()
  • javax.jdo.PersistenceManager.refresh()
    Refresh the state of the instance from the data store.

    In an optimistic transaction, the state of instances in the cache might not match the state in the data store. This method is used to reload the state of the instance from the data store so that a subsequent commit is more likely to succeed.

    Outside a transaction, this method will refresh nontransactional state. @param pc the instance to refresh.

  • javax.microedition.lcdui.Graphics.refresh()
  • javax.persistence.EntityManager.refresh()
    Refresh the state of the instance from the database, overwriting changes made to the entity, if any. @param entity @throws IllegalStateException if this EntityManager has been closed @throws IllegalArgumentException if not an entityor entity is not managed @throws TransactionRequiredException if invoked on acontainer-managed entity manager of type PersistenceContextType.TRANSACTION and there is no transaction. @throws EntityNotFoundException if the entity no longerexists in the database
  • javax.security.auth.kerberos.KerberosTicket.refresh()
  • jease.cms.web.user.Editor.refresh()
  • jfxtras.scene.control.agenda.Agenda.refresh()
    Force the agenda to completely refresh itself
  • kg.apc.jmeter.graphs.CompositeNotifierInterface.refresh()
  • logisticspipes.utils.TileBuffer.refresh()
  • lotus.domino.View.refresh()
  • me.taylorkelly.bigbrother.BBPlayerInfo.refresh()
    Reload from the database.
  • micdoodle8.mods.galacticraft.api.transmission.grid.IOxygenNetwork.refresh()
    This function is called to refresh all conductors in this network
  • mil.nga.giat.geowave.vector.plugin.lock.LockingManagement.refresh()
  • mil.nga.giat.geowave.vector.plugin.lock.MemoryLockManager.refresh()
  • models.City.refresh()
  • models.Entity2.refresh()
  • mods.railcraft.common.gui.tooltips.ToolTip.refresh()
  • mymadrid.soccer.Table.refresh()
  • net.hasor.core.Settings.refresh()
    强制重新装载配置文件。
  • net.hasor.core.setting.StandardContextSettings.refresh()
  • net.jini.security.policy.DynamicPolicyProvider.refresh()
    Behaves as specified by {@link Policy#refresh}.
  • net.jini.security.policy.PolicyFileProvider.refresh()
    Refreshes the policy configuration by calling refresh on the base policy. If this PolicyFileProvider instance was constructed with an explicit policy file value, then the java.security.policy system property is set to that value prior to invoking refresh on the base policy; once the base policy refresh call has completed, the java.security.policy system property is reset to its prior value. Internal synchronization ensures that concurrent invocations of this method and/or the {@link #PolicyFileProvider(String)} constructor(which also modifies java.security.policy) will not interfere with the java.security.policy values set and restored by each. No synchronization is done with any other accesses or modifications to java.security.policy.
  • net.myrrix.common.MyrrixRecommender.refresh()
    @deprecated call {@link #refresh()}
  • net.paoding.rose.scanning.context.RoseWebAppContext.refresh()
  • net.sf.graphiti.ui.figure.EdgeFigure.refresh()
  • net.sf.hibernate.Session.refresh()
  • net.sf.logsaw.ui.editors.ILogViewEditor.refresh()
  • net.sf.logsaw.ui.parts.IRefreshablePart.refresh()
    Performs a refresh on this part.
  • net.sf.robocode.repository.IRepositoryManagerBase.refresh()
  • net.sourceforge.syncyoursecrets.gui.rcp.View.refresh()
    Refresh the view.
  • net.sphene.goim.serverbrowser.models.GameServerListWrapper.refresh()
    Refreshes the information about the servers. (ie. query all servers. if forceRefresh is false it will do nothing except the first time called.) @param forceRefresh
  • no.ugland.utransprod.gui.handlers.PackageProductionViewHandler.refresh()
    Oppdaterer info
  • no.ugland.utransprod.service.MainPackageVManager.refresh()
    Oppdaterer view @param mainPackageV
  • no.ugland.utransprod.service.PaidVManager.refresh()
  • org.aavso.tools.vstar.ui.model.plot.PeriodAnalysis2DPlotModel.refresh()
    Force plot to update.
  • org.amplafi.flow.FlowActivity.refresh()
    Called before a flow is {@link #passivate(boolean,FlowStepDirection)} also called if the flow is notadvancing but wants to inform the current FlowActivity that all the values from the UI have been refreshed so the FlowActivity can do any in-place updates. This can be used for the rare case when it is desirable to immediately commit a change to the database.
  • org.antlr.xjlib.appkit.menu.XJMainMenuBar.refresh()
  • org.apache.ambari.server.state.Cluster.refresh()
    Refreshes the cluster details
  • org.apache.ambari.server.state.ServiceComponentHost.refresh()
  • org.apache.ambari.server.state.host.HostImpl.refresh()
  • org.apache.chemistry.opencmis.client.api.CmisObject.refresh()
    Reloads the data from the repository.
  • org.apache.chemistry.opencmis.client.api.Document.refresh()
  • org.apache.cloudstack.spring.module.context.ResourceApplicationContext.refresh()
  • org.apache.cocoon.spring.configurator.impl.ChildXmlWebApplicationContext.refresh()
  • org.apache.commons.vfs.FileObject.refresh()
    This will prepare the fileObject to get resynchronized with the underlaying filesystem if required
  • org.apache.commons.vfs2.FileObject.refresh()
    This will prepare the fileObject to get resynchronized with the underlaying filesystem if required. @throws FileSystemException if an error occurs.
  • org.apache.cxf.bus.spring.BusApplicationContext.refresh()
  • org.apache.cxf.service.model.ServiceInfo.refresh()
  • org.apache.cxf.test.TestApplicationContext.refresh()
  • org.apache.directory.ldapstudio.browser.ui.editors.ldif.LdifOutlinePage.refresh()
    Refreshes this viewer starting with the given element. @param element the element
  • org.apache.directory.studio.test.integration.ui.bots.SearchResultEditorBot.refresh()
  • org.apache.excalibur.source.Source.refresh()
    Refresh the content of this object after the underlying data content has changed.

    Some implementations may cache some values to speedup sucessive calls. Refreshing ensures you get the latest information.

  • org.apache.felix.sigil.common.repository.IBundleRepository.refresh()
  • org.apache.fulcrum.cache.RefreshableCachedObject.refresh()
    Refresh the object and the created time.
  • org.apache.geronimo.obr.GeronimoOBRGBean.refresh()
  • org.apache.geronimo.st.ui.pages.AbstractGeronimoFormPage.refresh()
  • org.apache.geronimo.system.plugin.PluginRepositoryList.refresh()
  • org.apache.hadoop.eclipse.dfs.DFSLocationsRoot.refresh()
  • org.apache.hadoop.hdfs.server.namenode.EditLogFileInputStream.refresh()
  • org.apache.hadoop.hdfs.server.namenode.EditLogInputStream.refresh()
    Used to reopen and reset the position.
  • org.apache.hadoop.ipc.GenericRefreshProtocol.refresh()
    Refresh the resource based on identity passed in. @throws IOException
  • org.apache.hadoop.ipc.protocolPB.GenericRefreshProtocolClientSideTranslatorPB.refresh()
  • org.apache.hadoop.mapred.FakeObjectUtilities.FakeJobInProgress.refresh()
  • org.apache.hadoop.mapred.gridmix.FilePool.refresh()
    (Re)generate cache of input FileStatus objects.
  • org.apache.hadoop.security.Groups.refresh()
    Refresh all user-to-groups mappings.
  • org.apache.hadoop.util.HostsFileReader.refresh()
  • org.apache.harmony.auth.login.DefaultConfiguration.refresh()
  • org.apache.harmony.security.fortress.DefaultPolicy.refresh()
    Gets fresh list of locations and tries to load all of them in sequence; failed loads are ignored. After processing all locations, old policy settings are discarded and new ones come into force.
    This method is declared synchronized to avoid concurrent reloading. @see PolicyUtils#getPolicyURLs(Properties,String,String)
  • org.apache.helix.controller.stages.ClusterDataCache.refresh()
  • org.apache.helix.healthcheck.TestWildcardAlert.TestClusterMBeanObserver.refresh()
  • org.apache.jackrabbit.core.NodeImpl.refresh()
  • org.apache.jackrabbit.oak.api.Root.refresh()
    Reverts all changes made to this root and refreshed to the latest trunk. After a call to this method, trees obtained through {@link #getTree(String)}may become non existing.
  • org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate.refresh()
  • org.apache.jackrabbit.ocm.manager.ObjectContentManager.refresh()
    Refresh the underlying jcr session (see the jcr spec) @param keepChanges
  • org.apache.lucene.facet.taxonomy.TaxonomyReader.refresh()
    refresh() re-reads the taxonomy information if there were any changes to the taxonomy since this instance was opened or last refreshed. Calling refresh() is more efficient than close()ing the old instance and opening a new one.

    If there were no changes since this instance was opened or last refreshed, then this call does nothing. Note, however, that this is still a relatively slow method (as it needs to verify whether there have been any changes on disk to the taxonomy), so it should not be called too often needlessly. In faceted search, the taxonomy reader's refresh() should be called only after a reopen() of the main index.

    It should be noted that refresh() is similar in purpose to IndexReader.reopen(), but the two methods behave differently. refresh() refreshes the existing TaxonomyReader object, rather than opening a new one in addition to the old one as reopen() does. The reason is that in a taxonomy, one can only add new categories and cannot modify or delete existing categories; Therefore, there is no reason to keep an old snapshot of the taxonomy open - refreshing the taxonomy to the newest data and using this new snapshots in all threads (whether new or old) is fine. This saves us needing to keep multiple copies of the taxonomy open in memory.

  • org.apache.lucene.facet.taxonomy.directory.DirectoryTaxonomyReader.refresh()
  • org.apache.lucene.facet.taxonomy.lucene.LuceneTaxonomyReader.refresh()
  • org.apache.mahout.cf.taste.common.Refreshable.refresh()

    Triggers "refresh" -- whatever that means -- of the implementation. The general contract is that any {@link Refreshable} should always leave itself in a consistent, operational state, and thatthe refresh atomically updates internal state from old to new.

    @param alreadyRefreshed {@link org.apache.mahout.cf.taste.common.Refreshable}s that are known to have already been refreshed as a result of an initial call to a {@link #refresh(Collection)} method on someobject. This ensure that objects in a refresh dependency graph aren't refreshed twice needlessly.
  • org.apache.mahout.cf.taste.model.IDMigrator.refresh()
  • org.apache.mahout.cf.taste.recommender.Recommender.refresh()
  • org.apache.mahout.cf.taste.similarity.ItemSimilarity.refresh()
  • org.apache.myfaces.custom.schedule.model.SimpleScheduleModel.refresh()
  • org.apache.openjpa.persistence.OpenJPAEntityManager.refresh()
  • org.apache.openjpa.persistence.OpenJPAEntityManagerSPI.refresh()
  • org.apache.qpid.management.ui.views.MBeanView.refresh()
  • org.apache.qpid.management.ui.views.NavigationView.refresh()
  • org.apache.qpid.qmf2.agent.Subscription.refresh()
    Refresh the subscription by zeroing its elapsed time. @param resubscribeParams the ResubscribeParams passed by the Console potentially containing new durationinformation.
  • org.apache.sling.api.resource.ResourceResolver.refresh()
    The resolver is updated to reflect the latest state. Resources which have changes pending are not discarded. @since 2.3
  • org.apache.tiles.definition.Refreshable.refresh()
    Refreshes the stored definitions, reloading them. @since 2.1.0
  • org.apache.tiles.definition.ReloadableDefinitionsFactory.refresh()
    Refreshes the stored definitions, reloading them. @throws DefinitionsFactoryException If something goes wrong duringrefresh.
  • org.apache.xbean.spring.context.FileSystemXmlApplicationContext.refresh()
  • org.apache.xbean.spring.context.ResourceXmlApplicationContext.refresh()
  • org.b3log.solo.service.PluginMgmtService.refresh()
    Updates datastore plugin descriptions with the specified plugins. @param plugins the specified plugins @throws Exception exception
  • org.cfeclipse.cfml.views.browser.BrowserView.refresh()
    does a page refresh externally. This checks to see if the browser exists first so you can assume the browser is there and just call it
  • org.cfeclipse.frameworks.fusebox.views.FBX3View.refresh()
  • org.codehaus.loom.xmlpolicy.runtime.DefaultPolicy.refresh()
  • org.conserve.PersistenceManager.refresh()
    Force a refresh of the object from the database, ignoring the cached values for the object. All objects that make up this object are also refreshed, which will affect all objects that share referenced objects with this object. The new object is returned. If the corresponding object has been deleted from the database, null is returned. If the argument is not managed by Conserve, the method will throw an IllegalArumentException. This is a convenience method for {@link #refresh(ConnectionWrapper,Object)}, a ConnectionWrapper will be automatically obtained and released. @param obj the object to refresh. @throws IllegalArumentException if obj is not known by this instance of Conserve. @return the refreshed object or null if the object has been deleted fromthe database. @throws SQLException
  • org.crsh.plugin.PluginContext.refresh()
    Refresh the fs system view. This is normally triggered by the periodic job but it can be manually invoked to trigger explicit refreshes.
  • org.datanucleus.state.StateManager.refresh()
    Method to refresh the values of the currently loaded fields in the managed object.
  • org.drools.guvnor.client.packages.PackageEditorWrapper.refresh()
    Will refresh all the data.
  • org.drools.guvnor.client.rulelist.AssetTable.refresh()
  • org.drools.guvnor.client.widgets.tables.AssetPagedTable.refresh()
  • org.drools.guvnor.client.widgets.tables.CategoryPagedTable.refresh()
  • org.drools.guvnor.client.widgets.tables.StatePagedTable.refresh()
  • org.eclim.plugin.core.project.ProjectManager.refresh()
    Refreshes a project by synchronizing it against the files on disk. @param project The project. @param commandLine The command line for the project create command.
  • org.eclipse.core.internal.localstore.FileSystemResourceManager.refresh()
  • org.eclipse.egit.core.internal.indexdiff.IndexDiffCacheEntry.refresh()
    Trigger a new index diff calculation manually
  • org.eclipse.egit.ui.internal.repository.RepositoriesView.refresh()
    Refresh Repositories View
  • org.eclipse.gef.EditPart.refresh()
  • org.eclipse.gmf.runtime.diagram.ui.editpolicies.CanonicalEditPolicy.refresh()
  • org.eclipse.gmf.runtime.diagram.ui.services.decorator.IDecorator.refresh()
  • org.eclipse.graphiti.platform.IDiagramEditor.refresh()
  • org.eclipse.jface.internal.provisional.action.ICoolBarManager2.refresh()
    Synchronizes the visual order of the cool items in the control with this manager's internal data structures. This method should be called before requesting the order of the contribution items to ensure that the order is accurate.

    Note that update() and refresh() are converses: update() changes the visual order to match the internal structures, and refresh changes the internal structures to match the visual order.

    EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is a guarantee neither that this API will work nor that it will remain the same. Please do not use this API without consulting with the Platform/UI team.

    @since 3.2
  • org.eclipse.jface.viewers.CheckboxTreeViewer.refresh()
  • org.eclipse.jface.viewers.ComboViewer.refresh()
  • org.eclipse.jface.viewers.ListViewer.refresh()
  • org.eclipse.jface.viewers.StructuredViewer.refresh()
  • org.eclipse.jface.viewers.TableViewer.refresh()
    Refreshes this viewer starting with the given element. Labels are updated as described in refresh(boolean updateLabels). The methods attempts to preserve the selection.

    Unlike the update methods, this handles structural changes to the given element (e.g. addition or removal of children). If only the given element needs updating, it is more efficient to use the update methods.

    Subclasses who can provide this feature can open this method for the public

    @param element the element @param updateLabels true to update labels for existing elements, false to only update labels as needed, assuming that labels for existing elements are unchanged. @param reveal true to make the preserved selection visible afterwards @since 3.3
  • org.eclipse.jface.viewers.TreeViewer.refresh()
  • org.eclipse.jface.viewers.Viewer.refresh()
    Refreshes this viewer completely with information freshly obtained from this viewer's model.
  • org.eclipse.jst.jsf.designtime.internal.jsp.JSPModelProcessor.refresh()
    Refreshes the processor's cache of information from its associated JSP file. @param forceRefresh @param runAfter
  • org.eclipse.jst.pagedesigner.jsp.core.internal.pagevar.DocumentPageVariableAdapter.refresh()
  • org.eclipse.nebula.widgets.nattable.NatTable.refresh()
    Refreshes the entire NatTable as every layer will be refreshed.
  • org.eclipse.swt.browser.Browser.refresh()
    Refresh the current page. @exception SWTException @since 3.0
  • org.eclipse.team.core.subscribers.Subscriber.refresh()
  • org.eclipse.team.internal.core.history.LocalFileHistory.refresh()
  • org.eclipse.team.internal.ecf.ui.subscriber.RemoteSubscriberParticipant.refresh()
  • org.eclipse.ui.forms.IManagedForm.refresh()
    Refreshes the form by refreshing every part that is stale.
  • org.eclipse.ui.navigator.CommonViewer.refresh()
  • org.eclipse.ui.views.properties.PropertySheetPage.refresh()
  • org.eclipse.ui.views.properties.tabbed.ISection.refresh()
  • org.elasticsearch.action.admin.indices.flush.FlushRequest.refresh()
    Should a refresh be performed once the flush is done. Defaults to false.
  • org.elasticsearch.action.admin.indices.optimize.OptimizeRequest.refresh()
    Should refresh be performed after the optimization. Defaults to true.
  • org.elasticsearch.action.admin.indices.stats.IndicesStatsRequest.refresh()
  • org.elasticsearch.action.bulk.BulkRequest.refresh()
    Should a refresh be executed post this bulk operation causing the operations to be searchable. Note, heavy indexing should not set this to true. Defaults to false.
  • org.elasticsearch.action.delete.DeleteRequest.refresh()
    Should a refresh be executed post this index operation causing the operation to be searchable. Note, heavy indexing should not set this to true. Defaults to false.
  • org.elasticsearch.action.get.GetRequest.refresh()
    Should a refresh be executed before this get operation causing the operation to return the latest value. Note, heavy get should not set this to true. Defaults to false.
  • org.elasticsearch.action.get.MultiGetRequest.refresh()
  • org.elasticsearch.action.index.IndexRequest.refresh()
    Should a refresh be executed post this index operation causing the operation to be searchable. Note, heavy indexing should not set this to true. Defaults to false.
  • org.elasticsearch.action.update.UpdateRequest.refresh()
    Should a refresh be executed post this update operation causing the operation to be searchable. Note, heavy indexing should not set this to true. Defaults to false.
  • org.elasticsearch.index.shard.service.IndexShard.refresh()
  • org.emrys.webosgi.core.service.IOSGiWebContainer.refresh()
    Refresh buffered data, servlet filters, serlvets, listeners. etc. @throws Exception
  • org.erlide.wrangler.refactoring.codeinspection.view.CodeInspectionResultsView.refresh()
    Refresh the view, to show the latest content.
  • org.exoplatform.portal.mop.user.UserPortal.refresh()
    Refresh the current user portal.
  • org.freeplane.plugin.workspace.model.AWorkspaceTreeNode.refresh()
  • org.freeplane.plugin.workspace.nodes.FolderLinkNode.refresh()
  • org.freeplane.plugin.workspace.nodes.ProjectRootNode.refresh()
  • org.fusesource.ide.commons.tree.Refreshable.refresh()
  • org.fusesource.ide.commons.ui.views.ColumnViewSupport.refresh()
  • org.fusesource.ide.fabric8.ui.navigator.properties.FabricTabViewPage.refresh()
  • org.fusesource.ide.launcher.util.CamelDebugContextEditorInput.refresh()
    refresh the input
  • org.gatein.wsrp.consumer.RegistrationInfo.refresh()
    @param serviceDescription @param producerId @param mergeWithLocalInfo @param forceRefresh @param forceCheckOfExtraProps @return
  • org.geomajas.spring.ReconfigurableApplicationContext.refresh()
    Refresh this context with the specified configuration locations. @param configLocations list of configuration resources (see implementation for specifics) @throws GeomajasException indicates a problem with the new location files (see cause)
  • org.geotools.data.LockingManager.refresh()
    Refresh locks held by the authorization lockID.

    All features locked with the provied lockID will be locked for additional time (the origional duration requested).

    (remember that the lock may have expired)

    @param authID Authorization for lock @param transaction Transaction with authorization for lockID @return true if lock was found and refreshed @throws IOException DOCUMENT ME!
  • org.grails.web.sitemesh.Grails5535Factory.refresh()
    Check if configuration file has been modified, and if so reload it.
  • org.gudy.azureus2.ui.swt.views.FilesView.refresh()
  • org.gudy.azureus2.ui.swt.views.IView.refresh()
  • org.gudy.azureus2.ui.swt.views.stats.VivaldiPanel.refresh()
  • org.gudy.azureus2.ui.swt.views.table.impl.FakeTableCell.refresh()
  • org.guvnor.tools.views.RepositoryView.refresh()
  • org.hibernate.Session.refresh()
    Re-read the state of the given instance from the underlying database. It is inadvisable to use this to implement long-running sessions that span many business tasks. This method is, however, useful in certain special circumstances. For example @param object a persistent or detached instance @throws HibernateException
  • org.hibernate.StatelessSession.refresh()
    Refresh the entity instance state from the database. @param entity The entity to be refreshed.
  • org.hibernate.classic.Session.refresh()
  • org.hornetq.utils.TimeAndCounterIDGenerator.refresh()
  • org.impalaframework.osgi.spring.ImpalaOsgiApplicationContext.refresh()
  • org.javalite.activejdbc.test_models.Person.refresh()
  • org.jayasoft.woj.portal.model.MasterStatistic.refresh()
  • org.jboss.ballroom.client.widgets.forms.PlainFormView.refresh()
  • org.jboss.dashboard.ui.Dashboard.refresh()
    Refresh all the KPI data sets for this dashboard. The current dashboard filter is preserved.
  • org.jboss.modcluster.ModClusterServiceMBean.refresh()
  • org.jboss.spring.factory.NamedXmlApplicationContext.refresh()
  • org.jitterbit.application.ui.text.editor.ChunkedTextFileEditor.refresh()
    Refreshes this editor by closing and re-opening the input file. The current implementation also resets the position of the file to the top.
  • org.jitterbit.integration.client.ui.interchange.entity.transformation.TransformationsRefresher.refresh()
  • org.jitterbit.integration.client.ui.interchange.entity.transformation.page.TransformationPageRefresher.refresh()
  • org.jmol.modelset.Measurement.refresh()
  • org.jooq.example.db.h2.tables.records.AuthorRecord.refresh()
  • org.jooq.test.oracle2.generatedclasses.tables.records.DateAsTimestampT_976Record.refresh()
  • org.jtester.module.spring.JTesterSpringContext.refresh()
  • org.libvirt.StoragePool.refresh()
  • org.locationtech.udig.bookmarks.internal.ui.BookmarksView.refresh()
    Refresh the view
  • org.locationtech.udig.project.ILayer.refresh()
    Triggers the layer to rerender if it is currently displayed. @param bounds The area to render or the entire viewport if null.
  • org.locationtech.udig.project.internal.Layer.refresh()
  • org.locationtech.udig.project.internal.render.RenderManager.refresh()
    Forces the area in all layers to be re-rendered. If bounds is null then the entire layer must be rendered. @model
  • org.locationtech.udig.project.ui.IFeaturePanel.refresh()
    Called to refresh screen contents; usually in response to a selection change.
  • org.martinlaw.bo.CalendarEvent.refresh()
  • org.martinlaw.bo.ConsiderationType.refresh()
  • org.martinlaw.bo.MatterConsideration.refresh()
  • org.martinlaw.bo.MatterTransactionDoc.refresh()
  • org.martinlaw.bo.MatterType.refresh()
  • org.martinlaw.bo.MatterTypeAnnexDetail.refresh()
  • org.martinlaw.bo.Status.refresh()
  • org.martinlaw.bo.Type.refresh()
  • org.martinlaw.bo.contract.Contract.refresh()
  • org.martinlaw.bo.contract.ContractParty.refresh()
  • org.martinlaw.bo.contract.ContractSignatory.refresh()
  • org.martinlaw.bo.conveyance.Conveyance.refresh()
  • org.mc4j.ems.connection.EmsConnection.refresh()
  • org.mc4j.ems.connection.bean.attribute.EmsAttribute.refresh()
    Updates the local value of this attribute from the server.
  • org.mevenide.idea.project.ui.PomManagerPanel.refresh()
  • org.mindswap.pellet.owlapi.Reasoner.refresh()
  • org.modeshape.jcr.api.Session.refresh()
  • org.nbgit.StatusCache.refresh()
  • org.netbeans.modules.languages.pl_sql.editor.oracletree.OConnectionClass.Refresh()
  • org.netbeans.modules.php.wordpress.editor.completion.FilterAndActionCompletion.refresh()
  • org.objectweb.speedo.mim.api.StateItf.refresh()
    This method is used during the refresh operation. A call to this method refreshes the fields of the current state. When a field references a persistent object, according to the fetch plan, the referenced can be refreshed too. @param pm is the po manager used during the refresh operation @param map is the map of the refreshed object. The use of this map permitsto support cycle in the object graph. @param fgHints represents the fetch plan.
  • org.ofbiz.entity.GenericValue.refresh()
  • org.ofbiz.pos.screen.PosScreen.refresh()
  • org.openide.filesystems.FileObject.refresh()
  • org.openntf.domino.View.refresh()
  • org.rssowl.ui.internal.dialogs.NewsFiltersListDialog.refresh()
    Refresh the list of displayed Filters.
  • org.rythmengine.resource.ITemplateResource.refresh()
  • org.sonatype.nexus.capabilities.client.Capability.refresh()
  • org.sonatype.nexus.client.core.subsystem.config.RemoteProxy.refresh()
  • org.sonatype.nexus.client.core.subsystem.config.Security.refresh()
  • org.sonatype.nexus.client.core.subsystem.repository.Repository.refresh()
    Refreshes repository, replacing any current changes. @return itself, for fluent api usage
  • org.sonatype.nexus.client.core.subsystem.repository.maven.MavenHostedRepository.refresh()
  • org.sonatype.nexus.client.core.subsystem.repository.maven.MavenProxyRepository.refresh()
  • org.sonatype.nexus.client.core.subsystem.targets.RepositoryTarget.refresh()
  • org.sonatype.nexus.testsuite.capabilities.client.CapabilityA.refresh()
  • org.sonatype.nexus.testsuite.capabilities.client.CapabilityB.refresh()
  • org.sonatype.plexus.build.incremental.BuildContext.refresh()
  • org.spout.vanilla.component.entity.player.Ping.refresh()
    Re-sets the short timeout timer when any data is received from the client
  • org.spout.vanilla.util.MinecartTrackLogic.refresh()
  • org.springframework.aop.target.dynamic.Refreshable.refresh()
    Refresh the underlying target object.
  • org.springframework.batch.core.jsr.configuration.xml.JsrXmlApplicationContext.refresh()
  • org.springframework.beans.support.RefreshablePagedListHolder.refresh()
    Reload the underlying list from the source provider if necessary (i.e. if the locale and/or the filter has changed), and resort it. @param force whether a reload should be performed in any case
  • org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext.refresh()
  • org.springframework.config.java.context.JavaConfigApplicationContext.refresh()
  • org.springframework.context.ConfigurableApplicationContext.refresh()
    Load or refresh the persistent representation of the configuration, which might an XML file, properties file, or relational database schema.

    As this is a startup method, it should destroy already created singletons if it fails, to avoid dangling resources. In other words, after invocation of that method, either all or no singletons at all should be instantiated. @throws BeansException if the bean factory could not be initialized @throws IllegalStateException if already initialized and multiple refreshattempts are not supported

  • org.springframework.context.annotation.AnnotationConfigApplicationContext.refresh()
  • org.springframework.context.support.AbstractApplicationContext.refresh()
  • org.springframework.context.support.AbstractRefreshableApplicationContext.refresh()
  • org.springframework.context.support.AbstractXmlApplicationContext.refresh()
  • org.springframework.context.support.ClassPathXmlApplicationContext.refresh()
  • org.springframework.context.support.FileSystemXmlApplicationContext.refresh()
  • org.springframework.context.support.GenericApplicationContext.refresh()
  • org.springframework.context.support.GenericGroovyApplicationContext.refresh()
  • org.springframework.context.support.GenericXmlApplicationContext.refresh()
  • org.springframework.context.support.StaticApplicationContext.refresh()
  • org.springframework.ide.eclipse.config.ui.editors.AbstractConfigSectionPart.refresh()
  • org.springframework.ide.eclipse.config.ui.editors.integration.graph.parts.BorderedIntegrationPart.refresh()
  • org.springframework.jca.context.ResourceAdapterApplicationContext.refresh()
  • org.springframework.orm.hibernate3.HibernateTemplate.refresh()
  • org.springframework.osgi.context.ConfigurableOsgiBundleApplicationContext.refresh()
  • org.springframework.osgi.context.DelegatedExecutionOsgiBundleApplicationContext.refresh()
  • org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.refresh()
    Delegate execution of refresh method to a third party. This allows breaking the refresh process into several small pieces providing continuation-like behavior or completion of the refresh method on several threads, in a asynch manner. By default, the refresh method in executed in one go (normal behavior). {@inheritDoc}
  • org.springframework.osgi.context.support.OsgiBundleXmlApplicationContext.refresh()
  • org.springframework.roo.shell.eclipse.ProjectRefresher.refresh()
  • org.springframework.web.context.ConfigurableWebApplicationContext.refresh()
  • org.springframework.web.context.support.AbstractRefreshableWebApplicationContext.refresh()
  • org.springframework.web.context.support.AnnotationConfigWebApplicationContext.refresh()
  • org.springframework.web.context.support.GenericWebApplicationContext.refresh()
  • org.springframework.web.context.support.StaticWebApplicationContext.refresh()
  • org.springframework.web.context.support.XmlWebApplicationContext.refresh()
  • org.springframework.web.portlet.context.AbstractRefreshablePortletApplicationContext.refresh()
  • org.springframework.web.portlet.context.ConfigurablePortletApplicationContext.refresh()
  • org.springframework.web.portlet.context.StaticPortletApplicationContext.refresh()
  • org.springframework.web.portlet.context.XmlPortletApplicationContext.refresh()
  • org.springframework.web.servlet.SimpleWebApplicationContext.refresh()
  • org.tmatesoft.hg.repo.HgMergeState.refresh()
    Update our knowledge about repository's merge state @throws HgRuntimeException subclass thereof to indicate issues with the library. Runtime exception
  • org.tmatesoft.hg.repo.ext.MqManager.refresh()
    Updates manager with up-to-date state of the mercurial queues. @return this for convenience
  • org.tmatesoft.hg.repo.ext.Rebase.refresh()
  • org.uiautomation.ios.inspector.model.IDESessionModel.refresh()
  • org.zanata.webtrans.client.view.SourceContentsDisplay.refresh()
  • org.zanata.webtrans.client.view.TargetContentsDisplay.refresh()
  • pivot.io.Folder.refresh()
    Refreshes the file list by requerying the file system for the current contents.
  • pt.webdetails.cpf.plugins.PluginsAnalyzer.refresh()
  • squidpony.squidgrid.gui.SwingPane.refresh()

  • Examples of aQute.bnd.build.Project.refresh()

                model.clear();

                // CASE 1: CNF changed
                if (isCnfChanged()) {
                    log(LOG_BASIC, "cnf project changed");
                    model.refresh();
                    if (BndContainerInitializer.resetClasspaths(model, myProject, classpathErrors)) {
                        log(LOG_BASIC, "classpaths were changed");
                    } else {
                        log(LOG_FULL, "classpaths did not need to change");
                    }
    View Full Code Here

    Examples of at.kugel.tool.buildtray.action.HtmlRegularExpressionActions.refresh()

       private static void checkBuildStatus(MultiConfig configs) {
          System.out.println("checking build status...");
          HtmlRegularExpressionActions actions = new HtmlRegularExpressionActions(configs);
          actions.setStatusDisplay(new ConsoleStatus());
          actions.refresh();
       }

    }
    View Full Code Here

    Examples of autotest.tko.SpreadsheetDataProcessor.refresh()

                    new SpreadsheetDataProcessor(display.getSpreadsheet());
            spreadsheetProcessor.setDataSource(TestGroupDataSource.getStatusCountDataSource());
            spreadsheetProcessor.setHeaders(rowHeader, columnHeader, new JSONObject());

            display.getSpreadsheet().setListener(this);
            spreadsheetProcessor.refresh(condition, display.getOnSpreadsheetRendered());
        }

        @Override
        public void onCellClicked(CellInfo cellInfo, boolean isRightClick) {
            TestSet testSet = TkoSpreadsheetUtils.getTestSet(
    View Full Code Here

    Examples of bibliothek.gui.dock.common.mode.CLocationModeManager.refresh()

              });

              if( revertToBasicModes ){
                manager.ensureBasicModes();
              }
              manager.refresh();
          }
          finally{
            for( CDockFrontendListener listener : frontendListeners() ){
                listener.loaded( this, (CSetting)setting );
             
    View Full Code Here

    Examples of buildcraft.core.TileBuffer.refresh()

          return;
        }

        for (ForgeDirection side : ForgeDirection.VALID_DIRECTIONS) {
          TileBuffer t = cache[side.ordinal()];
          t.refresh();

          pipeConnectionsBuffer[side.ordinal()] = canPipeConnect(t.getTile(), side);
        }
      }
    View Full Code Here

    Examples of buildcraft.core.gui.tooltips.ToolTip.refresh()

            continue;
          }
          boolean mouseOver = provider.isMouseOver(mouseX, mouseY);
          tips.onTick(mouseOver);
          if (mouseOver && tips.isReady()) {
            tips.refresh();
            drawToolTips(tips, mouseX, mouseY);
          }
        }
      }
    View Full Code Here

    Examples of cc.co.evenprime.bukkit.nocheat.player.NoCheatPlayerImpl.refresh()

                p = new NoCheatPlayerImpl(player, plugin);
                this.players.put(player.getName().toLowerCase(), p);
            }

            p.setLastUsedTime(System.currentTimeMillis());
            p.refresh(player);

            return p;
        }

        public void cleanDataMap() {
    View Full Code Here

    Examples of com.adaptiweb.utils.livefile.LiveFile.refresh()

      @Autowired Map<String, LiveFile> handlers;
     
      public void refreshLiveFile(LiveFileRefresh ann) throws Throwable {
        LiveFile handler = handlers.get(ann.value());
        if (handler != null) handler.refresh();
      }
     
    }
    View Full Code Here

    Examples of com.aelitis.azureus.ui.common.table.TableCellCore.refresh()

        if ( cells != null ){
         
          for (int i=0;i<cells.length;i++){
           
            TableCellCore cell = cells[i];
            try {cell.refresh();}
            catch (Exception e) {Debug.printStackTrace(e, "Error refreshing cell: " + cells[i].getTableColumn().getName());}
          }
        }
      }
    View Full Code Here

    Examples of com.agiletec.aps.system.common.IManager.refresh()

        protected void setUp() throws Exception {
          super.setUp();
            this.init();
            IManager roleManager = (IManager) this.getService(SystemConstants.ROLE_MANAGER);
            try {
          roleManager.refresh();
        } catch (Throwable t) {
          throw new Exception(t);
        }
        }
    View Full Code Here
    TOP
    Copyright © 2018 www.massapi.com. All rights reserved.
    All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.