com.sap.scheduler.runtime

Interface AbstractIdentifier.ConcreteInstanceFactory

Enclosing class:
AbstractIdentifier

public static interface AbstractIdentifier.ConcreteInstanceFactory

A helper interface. When implemented by heir classes it allows AbstractIdentifier to obtain a new instance of the given concrete heir in static methods of AbstractIdentifier.


Method Summary
 AbstractIdentifier createNotInitialized()
          Creates a new instance of the given heir class.
 

Method Detail

createNotInitialized

AbstractIdentifier createNotInitialized()
Creates a new instance of the given heir class. The returned AbstractIdentifier must not hold any identity and thus a call to setBytesNoCloneAndCheck and setBytes should pass without throwing IllegalStateException
Returns:
the newly created not initialized heir class.
Access Rights

This class can be accessed from:


SC DC
[sap.com] ENGFACADE [sap.com] tc/je/scheduler/api


Copyright 2010 SAP AG Complete Copyright Notice