Edit C:\Program Files\Java\jdk1.8.0_121\com\sun\corba\se\spi\ior\IORTemplate.java
/* * Copyright (c) 2003, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package com.sun.corba.se.spi.ior ; import java.util.List ; import java.util.Iterator ; /** An IORTemplate provides all of the data necessary to create an IOR except * for the typeId and ObjectId. It is a list of TaggedProfileTemplates. */ public interface IORTemplate extends List, IORFactory, MakeImmutable { /** Iterate over all TaggedProfileTemplates in this IORTemplate * with the given id. */ Iterator iteratorById( int id ) ; ObjectKeyTemplate getObjectKeyTemplate() ; }
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de